Searched refs:ext_active_speed (Results 1 – 2 of 2) sorted by relevance
604 int ext_active_speed; in mlx5_query_mad_ifc_port() local654 ext_active_speed = out_mad->data[62] >> 4; in mlx5_query_mad_ifc_port()656 switch (ext_active_speed) { in mlx5_query_mad_ifc_port()679 ext_active_speed = (out_mad->data[56] >> 4) & 0x6; in mlx5_query_mad_ifc_port()681 switch (ext_active_speed) { in mlx5_query_mad_ifc_port()
659 int ext_active_speed; in ib_link_query_port() local706 ext_active_speed = out_mad->data[62] >> 4; in ib_link_query_port()708 switch (ext_active_speed) { in ib_link_query_port()