Home
last modified time | relevance | path

Searched refs:force_heavy_sweep (Results 1 – 13 of 13) sorted by relevance

/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_state_mgr.c1268 sm->p_subn->force_heavy_sweep = TRUE; in do_sweep()
1276 sm->p_subn->force_heavy_sweep = TRUE; in do_sweep()
1278 if (sm->p_subn->force_heavy_sweep) { in do_sweep()
1326 && sm->p_subn->opt.force_heavy_sweep == FALSE in do_sweep()
1327 && sm->p_subn->force_heavy_sweep == FALSE in do_sweep()
1333 if (!sm->p_subn->force_heavy_sweep) { in do_sweep()
1359 && sm->p_subn->opt.force_heavy_sweep == FALSE in do_sweep()
1360 && sm->p_subn->force_heavy_sweep == FALSE in do_sweep()
1404 sm->p_subn->force_heavy_sweep = FALSE; in do_sweep()
1480 if (sm->p_subn->force_heavy_sweep) { in do_sweep()
[all …]
H A Dosm_sminfo_rcv.c368 sm->p_subn->force_heavy_sweep = TRUE; in smi_rcv_process_get_sm()
394 sm->p_subn->force_heavy_sweep = TRUE; in smi_rcv_process_get_sm()
400 sm->p_subn->force_heavy_sweep = TRUE; in smi_rcv_process_get_sm()
H A Dosm_node_info_rcv.c200 sm->p_subn->force_heavy_sweep = TRUE; in ni_rcv_set_links()
205 sm->p_subn->force_heavy_sweep == FALSE && in ni_rcv_set_links()
236 sm->p_subn->force_heavy_sweep = TRUE; in ni_rcv_set_links()
H A Dosm_sw_info_rcv.c443 sm->p_subn->force_heavy_sweep = TRUE; in osm_si_rcv_process()
H A Dosm_sm.c153 sm->p_subn->force_heavy_sweep = TRUE; in sweep_fail_process()
H A Dosm_drop_mgr.c111 sm->p_subn->force_heavy_sweep = TRUE; in drop_mgr_clean_physp()
H A Dmain.c590 p_osm->subn.force_heavy_sweep = TRUE; in osm_manager_loop()
H A Dosm_trap_rcv.c617 sm->p_subn->force_heavy_sweep = TRUE; in trap_rcv_process_request()
H A Dosm_port_info_rcv.c703 sm->p_subn->force_heavy_sweep = TRUE; in osm_pi_rcv_process()
H A Dosm_subnet.c800 { "force_heavy_sweep", OPT_OFFSET(force_heavy_sweep), opts_parse_boolean, NULL, 1 },
1577 p_opt->force_heavy_sweep = FALSE; in osm_subn_set_default_opt()
2468 p_opts->force_heavy_sweep ? "TRUE" : "FALSE", in osm_subn_output_conf()
H A Dosm_mcast_mgr.c683 sm->p_subn->force_heavy_sweep = TRUE; in mcast_mgr_branch()
H A Dosm_console.c572 p_osm->subn.force_heavy_sweep = TRUE; in resweep_parse()
/freebsd/contrib/ofed/opensm/include/opensm/
H A Dosm_subnet.h287 boolean_t force_heavy_sweep; member
776 boolean_t force_heavy_sweep; member