Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/ap/
H A Dap_config.c1511 int tx_cwmin = conf->tx_queue[queue].cwmin; in hostapd_config_check_cw() local
1516 if (tx_cwmin > tx_cwmax) { in hostapd_config_check_cw()
1519 tx_cwmin, tx_cwmax); in hostapd_config_check_cw()