Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/opensm/include/opensm/
H A Dosm_subnet.h348 uint8_t cc_sw_cong_setting_threshold; member
/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_congestion_control.c144 p_cc->sw_cong_setting.threshold_resv = (p_opt->cc_sw_cong_setting_threshold << 4); in cc_setup_mad_data()
H A Dosm_subnet.c896 …{ "cc_sw_cong_setting_threshold", OPT_OFFSET(cc_sw_cong_setting_threshold), opts_parse_uint8, NULL…
2902 p_opts->cc_sw_cong_setting_threshold, in osm_subn_output_conf()