Home
last modified time | relevance | path

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

/modules/hostap/src/
A Dhapd_main.c310 int aCWmin = 4, aCWmax = 10; in hostapd_config_read2() local
312 struct hostapd_wmm_ac_params ac_bk = {aCWmin, aCWmax, 9, 0, 0}; in hostapd_config_read2()
314 struct hostapd_wmm_ac_params ac_be = {aCWmin, aCWmax - 4, 5, 0, 0}; in hostapd_config_read2()

Completed in 5 milliseconds