Home
last modified time | relevance | path

Searched refs:aCWmax (Results 1 – 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/wpa/src/ap/
HDap_config.c160 const int aCWmin = 4, aCWmax = 10; in hostapd_config_defaults() local
162 { aCWmin, aCWmax, 7, 0, 0 }; /* background traffic */ in hostapd_config_defaults()
164 { aCWmin, aCWmax, 3, 0, 0 }; /* best effort traffic */ in hostapd_config_defaults()
170 { 7, ecw2cw(aCWmin), ecw2cw(aCWmax), 0 }; in hostapd_config_defaults()
/freebsd-11-stable/contrib/wpa/wpa_supplicant/
HDconfig.c4074 const int aCWmin = 4, aCWmax = 10; in wpa_config_alloc_empty() local
4076 { aCWmin, aCWmax, 7, 0, 0 }; /* background traffic */ in wpa_config_alloc_empty()
4078 { aCWmin, aCWmax, 3, 0, 0 }; /* best effort traffic */ in wpa_config_alloc_empty()