Home
last modified time | relevance | path

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

/dragonfly/contrib/wpa_supplicant/src/ap/
H A Dap_config.c1214 int tx_cwmax = conf->tx_queue[queue].cwmax; in hostapd_config_check_cw() local
1218 if (tx_cwmin > tx_cwmax) { in hostapd_config_check_cw()
1221 tx_cwmin, tx_cwmax); in hostapd_config_check_cw()