Searched refs:link_speed_act (Results 1 – 1 of 1) sorted by relevance
374 uint8_t link_speed_act; in dump_topology_node() local450 link_speed_act = in dump_topology_node()452 if (link_speed_act == IB_LINK_SPEED_ACTIVE_2_5) in dump_topology_node()454 else if (link_speed_act == IB_LINK_SPEED_ACTIVE_5) in dump_topology_node()456 else if (link_speed_act == IB_LINK_SPEED_ACTIVE_10) in dump_topology_node()465 link_speed_act = in dump_topology_node()467 if (link_speed_act == IB_LINK_SPEED_EXT_ACTIVE_14) in dump_topology_node()469 else if (link_speed_act == IB_LINK_SPEED_EXT_ACTIVE_25) in dump_topology_node()471 else if (link_speed_act != IB_LINK_SPEED_EXT_ACTIVE_NONE) in dump_topology_node()