Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/wpa/src/ap/
Dwmm.c177 val = le_to_host16(tspec->surplus_bandwidth_allowance); in wmm_process_tspec()
202 surplus = le_to_host16(tspec->surplus_bandwidth_allowance); in wmm_process_tspec()
/freebsd-9-stable/contrib/wpa/src/common/
Dieee802_11_defs.h576 le16 surplus_bandwidth_allowance; member
/freebsd-9-stable/contrib/wpa/wpa_supplicant/
Dmlme.c1023 tspec->surplus_bandwidth_allowance = host_to_le16(0x3000); /* 150% */ in ieee80211_build_tspec()
1860 val = le_to_host16(tspec->surplus_bandwidth_allowance); in dump_tspec()