Home
last modified time | relevance | path

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

/hostap-3.6.0/wpa_supplicant/
Dwmm_ac.h160 int surplus_bandwidth_allowance; member
Dwmm_ac.c309 tspec->surplus_bandwidth_allowance = in wmm_ac_build_addts_req()
310 host_to_le16(params->surplus_bandwidth_allowance); in wmm_ac_build_addts_req()
390 !PARAM_IN_RANGE(surplus_bandwidth_allowance, WMM_AC_MIN_SBA_UNITY, in wmm_ac_ts_req_is_valid()
Dctrl_iface.c1273 &params.surplus_bandwidth_allowance) == 1) in wmm_ac_ctrl_addts()
/hostap-3.6.0/src/ap/
Dwmm.c239 val = le_to_host16(tspec->surplus_bandwidth_allowance); in wmm_process_tspec()
264 surplus = le_to_host16(tspec->surplus_bandwidth_allowance); in wmm_process_tspec()
/hostap-3.6.0/src/common/
Dieee802_11_defs.h1475 le16 surplus_bandwidth_allowance; member