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.c1514 int ac_cwmax = conf->wmm_ac_params[queue].cwmax; in hostapd_config_check_cw() local
1522 if (ac_cwmin > ac_cwmax) { in hostapd_config_check_cw()
1525 ac_cwmin, ac_cwmax); in hostapd_config_check_cw()