Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/ap/
Dap_config.c1428 int tx_cwmax = conf->tx_queue[queue].cwmax; in hostapd_config_check_cw() local
1432 if (tx_cwmin > tx_cwmax) { in hostapd_config_check_cw()
1435 tx_cwmin, tx_cwmax); in hostapd_config_check_cw()