Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/common/
Dieee802_11_common.c806 static int valid_cw(int cw) in valid_cw() function
854 if (!valid_cw(queue->cwmin)) { in hostapd_config_tx_queue()
861 if (!valid_cw(queue->cwmax)) { in hostapd_config_tx_queue()