Home
last modified time | relevance | path

Searched refs:p_ext_physp (Results 1 – 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/ofed/opensm/opensm/
HDosm_state_mgr.c507 osm_physp_t *p_ext_physp; in state_mgr_sweep_hop_1() local
576 p_ext_physp = osm_node_get_physp_ptr(p_node, port_num); in state_mgr_sweep_hop_1()
577 if (p_ext_physp && ib_port_info_get_port_state in state_mgr_sweep_hop_1()
578 (&(p_ext_physp->port_info)) > IB_LINK_DOWN) { in state_mgr_sweep_hop_1()
HDosm_perfmgr.c845 osm_physp_t *p_ext_physp; in sweep_hop_1() local
896 p_ext_physp = osm_node_get_physp_ptr(p_node, port_num); in sweep_hop_1()
897 if (!p_ext_physp || ib_port_info_get_port_state in sweep_hop_1()
898 (&p_ext_physp->port_info) <= IB_LINK_DOWN) in sweep_hop_1()