Searched refs:ext_active_speed (Results 1 – 2 of 2) sorted by relevance
598 int ext_active_speed; in mlx5_query_mad_ifc_port() local648 ext_active_speed = out_mad->data[62] >> 4; in mlx5_query_mad_ifc_port()650 switch (ext_active_speed) { in mlx5_query_mad_ifc_port()673 ext_active_speed = (out_mad->data[56] >> 4) & 0x6; in mlx5_query_mad_ifc_port()675 switch (ext_active_speed) { in mlx5_query_mad_ifc_port()
660 int ext_active_speed; in ib_link_query_port() local707 ext_active_speed = out_mad->data[62] >> 4; in ib_link_query_port()709 switch (ext_active_speed) { in ib_link_query_port()