Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/common/
H A Dieee802_11_common.c1292 static int valid_cw(int cw) in valid_cw() function
1340 if (!valid_cw(queue->cwmin)) { in hostapd_config_tx_queue()
1347 if (!valid_cw(queue->cwmax)) { in hostapd_config_tx_queue()