Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/intersil/hostap/
Dhostap_ap.h76 u32 tx_consecutive_exc; member
Dhostap_ap.c2649 sta->tx_consecutive_exc = 0; in ap_update_sta_tx_rate()
2843 sta->tx_consecutive_exc++; in hostap_handle_sta_tx_exc()
2845 if (sta->tx_consecutive_exc >= WLAN_RATE_DECREASE_THRESHOLD && in hostap_handle_sta_tx_exc()
2869 sta->tx_consecutive_exc = 0; in hostap_handle_sta_tx_exc()