Home
last modified time | relevance | path

Searched refs:osm_physp_get_port_state (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/ofed/opensm/include/opensm/
H A Dosm_port.h1041 static inline uint8_t osm_physp_get_port_state(IN const osm_physp_t * p_physp) in osm_physp_get_port_state() function
/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_link_mgr.c532 current_state = osm_physp_get_port_state(p_physp); in link_mgr_process_node()
H A Dosm_drop_mgr.c103 osm_physp_get_port_state(p_remote_physp) == in drop_mgr_clean_physp()
H A Dosm_state_mgr.c476 state = osm_physp_get_port_state(p_physp); in state_mgr_is_sm_port_down()
835 if (p_physp && (osm_physp_get_port_state(p_physp) != in state_mgr_light_sweep_start()
H A Dosm_node_info_rcv.c196 if (osm_physp_get_port_state(p_physp) == IB_LINK_DOWN && in ni_rcv_set_links()
H A Dosm_perfmgr.c954 return osm_physp_get_port_state(p_port->p_physp) == IB_LINK_DOWN; in is_sm_port_down()