Home
last modified time | relevance | path

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

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dap_config.c1443 int tx_cwmax = conf->tx_queue[queue].cwmax; in hostapd_config_check_cw() local
1447 if (tx_cwmin > tx_cwmax) { in hostapd_config_check_cw()
1450 tx_cwmin, tx_cwmax); in hostapd_config_check_cw()
/third_party/wpa_supplicant/wpa_supplicant-2.9/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()

Completed in 5 milliseconds