Searched refs:txa_attempts (Results 1 – 4 of 4) sorted by relevance
2315 tap->txa_attempts++; in addba_timeout()2408 tap->txa_attempts = 0; in ieee80211_ampdu_tx_request_active_ext()2440 tap->txa_attempts = 0; in ieee80211_addba_response()2468 tap->txa_attempts = 0; in ieee80211_addba_stop()2756 if (tap->txa_attempts >= ieee80211_addba_maxtries && in ieee80211_ampdu_enable()2768 tap->txa_avgpps, tap->txa_pkts, tap->txa_attempts); in ieee80211_ampdu_enable()2828 tap->txa_attempts = ieee80211_addba_maxtries; in ieee80211_ampdu_request()2896 tap->txa_tid, tap->txa_flags, tap->txa_attempts); in bar_timeout()2902 if (ieee80211_ht_check_bar_exceed_retry_count(ni, tap->txa_attempts)) { in bar_timeout()3074 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()
6180 int attempts = tap->txa_attempts;