Searched refs:p_ext_physp (Results 1 – 2 of 2) sorted by relevance
388 osm_physp_t *p_ext_physp; in __osm_state_mgr_sweep_hop_1() local463 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()
573 osm_physp_t *p_ext_physp; in sweep_hop_1() local632 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()