Searched refs:p_ext_physp (Results 1 – 2 of 2) sorted by relevance
507 osm_physp_t *p_ext_physp; in state_mgr_sweep_hop_1() local576 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()
845 osm_physp_t *p_ext_physp; in sweep_hop_1() local896 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()