Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_sa_portinfo_record.c273 if (ib_port_info_get_port_phys_state(p_comp_pi) != in sa_pir_check_physp()
274 ib_port_info_get_port_phys_state(p_pi)) in sa_pir_check_physp()
H A Dosm_port.c686 (ib_port_info_get_port_phys_state(p_pi), in osm_physp_set_port_info()
H A Dosm_console.c791 port_phys_state = ib_port_info_get_port_phys_state(pi); in __get_stats()
/freebsd/contrib/ofed/opensm/include/iba/
H A Dib_types.h5017 ib_port_info_get_port_phys_state(IN const ib_port_info_t * const p_pi) in ib_port_info_get_port_phys_state() function