Home
last modified time | relevance | path

Searched refs:active_transition (Results 1 – 9 of 9) sorted by relevance

/NextBSD/contrib/ofed/management/opensm/opensm/
HDosm_link_mgr.c297 context.pi_context.active_transition = TRUE; in __osm_link_mgr_set_physp_pi()
299 context.pi_context.active_transition = FALSE; in __osm_link_mgr_set_physp_pi()
HDosm_sw_info_rcv.c88 context.pi_context.active_transition = FALSE; in __osm_si_rcv_get_port_info()
HDosm_pkey_mgr.c229 context.pi_context.active_transition = FALSE; in pkey_mgr_enforce_partition()
HDosm_port_info_rcv.c483 if (p_context->active_transition && in osm_pi_rcv_process_set()
HDosm_trap_rcv.c265 context.pi_context.active_transition = FALSE; in disable_port()
HDosm_node_info_rcv.c292 context.pi_context.active_transition = FALSE; in __osm_ni_rcv_process_new_node()
HDosm_lid_mgr.c1097 context.pi_context.active_transition = FALSE; in __osm_lid_mgr_set_physp_pi()
HDosm_state_mgr.c181 mad_context.pi_context.active_transition = FALSE; in __osm_state_mgr_get_remote_port_info()
/NextBSD/contrib/ofed/management/opensm/include/opensm/
HDosm_madw.h175 boolean_t active_transition; member