Home
last modified time | relevance | path

Searched refs:congestion_control (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/ofed/opensm/include/opensm/
H A Dosm_subnet.h342 boolean_t congestion_control; member
/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_congestion_control.c360 if (!p_osm->subn.opt.congestion_control) in osm_congestion_control_setup()
417 if (!p_osm->subn.opt.congestion_control) in osm_congestion_control_wait_pending_transactions()
H A Dmain.c965 opt.congestion_control = TRUE; in main()
H A Dosm_subnet.c890 { "congestion_control", OPT_OFFSET(congestion_control), opts_parse_boolean, NULL, 1 },
1647 p_opt->congestion_control = FALSE; in osm_subn_set_default_opt()
2846 p_opts->congestion_control ? "TRUE" : "FALSE", in osm_subn_output_conf()