Home
last modified time | relevance | path

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

/NextBSD/contrib/ofed/management/opensm/opensm/
HDosm_state_mgr.c388 osm_physp_t *p_ext_physp; in __osm_state_mgr_sweep_hop_1() local
463 p_ext_physp = osm_node_get_physp_ptr(p_node, port_num); in __osm_state_mgr_sweep_hop_1()
464 if (p_ext_physp && ib_port_info_get_port_state in __osm_state_mgr_sweep_hop_1()
465 (&(p_ext_physp->port_info)) > IB_LINK_DOWN) { in __osm_state_mgr_sweep_hop_1()
HDosm_perfmgr.c573 osm_physp_t *p_ext_physp; in sweep_hop_1() local
632 p_ext_physp = osm_node_get_physp_ptr(p_node, port_num); in sweep_hop_1()
633 if (!p_ext_physp || ib_port_info_get_port_state in sweep_hop_1()
634 (&p_ext_physp->port_info) <= IB_LINK_DOWN) in sweep_hop_1()