Home
last modified time | relevance | path

Searched refs:ib_port_info_get_link_speed_active (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_sa_portinfo_record.c127 … (ib_port_info_get_link_speed_active(p_pi) | IB_LINK_SPEED_ACTIVE_10) << IB_PORT_LINK_SPEED_SHIFT); in pir_rcv_new_pir()
293 if (ib_port_info_get_link_speed_active(p_comp_pi) != in sa_pir_check_physp()
294 ib_port_info_get_link_speed_active(p_pi)) in sa_pir_check_physp()
H A Dosm_dump.c451 ib_port_info_get_link_speed_active(&p_physp->port_info); in dump_topology_node()
611 (ib_port_info_get_link_speed_active(p_pi), in print_node_report()
H A Dosm_console.c786 active_speed = ib_port_info_get_link_speed_active(pi); in __get_stats()
/freebsd/contrib/ofed/opensm/include/iba/
H A Dib_types.h5144 ib_port_info_get_link_speed_active(IN const ib_port_info_t * const p_pi) in ib_port_info_get_link_speed_active() function
5285 switch (ib_port_info_get_link_speed_active(p_pi)) { in ib_port_info_compute_rate()