Searched refs:txa_attempts (Results 1 – 4 of 4) sorted by relevance
1741 tap->txa_attempts++; in addba_timeout()1815 tap->txa_attempts = 0; in ieee80211_addba_response()1836 tap->txa_attempts = 0; in ieee80211_addba_stop()2083 if (tap->txa_attempts >= ieee80211_addba_maxtries && in ieee80211_ampdu_enable()2139 tap->txa_attempts = ieee80211_addba_maxtries; in ieee80211_ampdu_request()2202 tap->txa_tid, tap->txa_flags, tap->txa_attempts); in bar_timeout()2208 if (tap->txa_attempts >= ieee80211_bar_maxtries) { in bar_timeout()2381 tap->txa_attempts = 1; in ieee80211_send_bar()2383 tap->txa_attempts++; in ieee80211_send_bar()2389 tid, barctl, seq, tap->txa_attempts); in ieee80211_send_bar()
57 uint8_t txa_attempts; /* # ADDBA/BAR requests w/o a response*/ member
218 tap->txa_attempts, tap->txa_nextrequest); in _db_show_txampdu()
5854 int attempts = tap->txa_attempts;