Searched refs:active_width (Results 1 – 16 of 16) sorted by relevance
18 __u8 active_width;32 uint8_t active_width; /* Currently active link width */44 port_attr->active_width = resp.active_width;
38 uint8_t active_width;
313 width_str(port_attr.active_width), port_attr.active_width); in print_hca_cap()
597 uint8_t active_width = 0; in __get_stats() local608 active_width = pi->link_width_active; in __get_stats()613 if ((enabled_width ^ active_width) > active_width) { in __get_stats()641 switch (active_width) { in __get_stats()
67 ib_width_enum_to_int(tprops->active_width); in mthca_update_rate()
179 props->active_width = out_mad->data[31] & 0xf; in mthca_query_port()
195 rate *= ib_width_enum_to_int(attr.active_width); in rate_show()201 ib_width_enum_to_int(attr.active_width), speed); in rate_show()
548 resp.active_width = attr.active_width; in ib_uverbs_query_port()
379 props->active_width = 2; in c4iw_query_port()
188 uint8_t active_width; member
231 __u8 active_width; member
248 __u8 active_width; member
368 u8 active_width; member
196 port_attr->active_width = resp.active_width; in ibv_cmd_query_port()
1055 props->active_width = 2; in iwch_query_port()
334 props->active_width = out_mad->data[31] & 0xf; in ib_link_query_port()409 props->active_width = (((u8 *)mailbox->buf)[5] == 0x40) ? in eth_link_query_port()