Searched refs:WLAN_RATE_DECREASE_THRESHOLD (Results 1 – 2 of 2) sorted by relevance
/drivers/net/wireless/hostap/ | ||
D | hostap_ap.h | 37 #define WLAN_RATE_DECREASE_THRESHOLD 2 macro |
D | hostap_ap.c | 2850 if (sta->tx_consecutive_exc >= WLAN_RATE_DECREASE_THRESHOLD && in hostap_handle_sta_tx_exc() |