tx_consecutive_exc 2649 drivers/net/wireless/intersil/hostap/hostap_ap.c sta->tx_consecutive_exc = 0; tx_consecutive_exc 2843 drivers/net/wireless/intersil/hostap/hostap_ap.c sta->tx_consecutive_exc++; tx_consecutive_exc 2845 drivers/net/wireless/intersil/hostap/hostap_ap.c if (sta->tx_consecutive_exc >= WLAN_RATE_DECREASE_THRESHOLD && tx_consecutive_exc 2869 drivers/net/wireless/intersil/hostap/hostap_ap.c sta->tx_consecutive_exc = 0; tx_consecutive_exc 76 drivers/net/wireless/intersil/hostap/hostap_ap.h u32 tx_consecutive_exc;