Searched refs:surplus_bandwidth_allowance (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/contrib/wpa/wpa_supplicant/
H A Dwmm_ac.h148 * surplus_bandwidth_allowance - Specifies excess time allocation
158 * surplus_bandwidth_allowance - Specifies excess time allocation
160 int surplus_bandwidth_allowance; member in struct:wmm_ac_ts_setup_params
H A Dwmm_ac.c307 tspec->surplus_bandwidth_allowance =
308 host_to_le16(params->surplus_bandwidth_allowance);
388 !PARAM_IN_RANGE(surplus_bandwidth_allowance, WMM_AC_MIN_SBA_UNITY,
H A Dctrl_iface.c1101 &params.surplus_bandwidth_allowance) == 1)
/freebsd-11-stable/contrib/wpa/src/ap/
H A Dwmm.c237 val = le_to_host16(tspec->surplus_bandwidth_allowance);
262 surplus = le_to_host16(tspec->surplus_bandwidth_allowance);
/freebsd-11-stable/contrib/wpa/src/common/
H A Dieee802_11_defs.h1408 le16 surplus_bandwidth_allowance; member in struct:wmm_tspec_element

Completed in 103 milliseconds