Searched refs:txa_attempts (Results 1 – 4 of 4) sorted by relevance
2234 tap->txa_attempts++; in addba_timeout()2327 tap->txa_attempts = 0; in ieee80211_ampdu_tx_request_active_ext()2359 tap->txa_attempts = 0; in ieee80211_addba_response()2387 tap->txa_attempts = 0; in ieee80211_addba_stop()2665 if (tap->txa_attempts >= ieee80211_addba_maxtries && in ieee80211_ampdu_enable()2677 tap->txa_avgpps, tap->txa_pkts, tap->txa_attempts); in ieee80211_ampdu_enable()2732 tap->txa_attempts = ieee80211_addba_maxtries; in ieee80211_ampdu_request()2797 tap->txa_tid, tap->txa_flags, tap->txa_attempts); in bar_timeout()2803 if (tap->txa_attempts >= ieee80211_bar_maxtries) { in bar_timeout()2975 tap->txa_attempts = 1; in ieee80211_send_bar()[all …]
61 uint8_t txa_attempts; /* # ADDBA/BAR requests w/o a response*/ member
207 tap->txa_attempts, tap->txa_nextrequest); in _db_show_txampdu()
6162 int attempts = tap->txa_attempts;