Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/ap/
H A Dap_config.c1444 int ac_cwmax = conf->wmm_ac_params[queue].cwmax; in hostapd_config_check_cw() local
1452 if (ac_cwmin > ac_cwmax) { in hostapd_config_check_cw()
1455 ac_cwmin, ac_cwmax); in hostapd_config_check_cw()