Home
last modified time | relevance | path

Searched refs:force_first_time_master_sweep (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_sm_state_mgr.c385 sm->p_subn->force_first_time_master_sweep = TRUE; in osm_sm_state_mgr_process()
454 sm->p_subn->force_first_time_master_sweep = TRUE; in osm_sm_state_mgr_process()
H A Dosm_state_mgr.c1267 if (sm->p_subn->force_first_time_master_sweep) { in do_sweep()
1271 sm->p_subn->force_first_time_master_sweep = FALSE; in do_sweep()
/freebsd/contrib/ofed/opensm/include/opensm/
H A Dosm_subnet.h779 boolean_t force_first_time_master_sweep; member