Searched refs:txa_flags (Results 1 – 3 of 3) sorted by relevance
44 u_short txa_flags; member72 (((tap)->txa_flags & IEEE80211_AGGR_RUNNING) != 0)79 (((tap)->txa_flags & (IEEE80211_AGGR_RUNNING | IEEE80211_AGGR_AMSDU)) \84 (!! ((tap)->txa_flags & IEEE80211_AGGR_NAK))88 (((tap)->txa_flags & \
2189 tap->txa_flags |= IEEE80211_AGGR_SETUP; in ampdu_tx_setup()2252 tap->txa_flags |= IEEE80211_AGGR_XCHGPEND; in addba_start_timeout()2313 tap->txa_flags &= ~IEEE80211_AGGR_NAK; in ieee80211_ampdu_tx_request_ext()2334 tap->txa_flags |= IEEE80211_AGGR_RUNNING; in ieee80211_ampdu_tx_request_active_ext()2338 tap->txa_flags |= IEEE80211_AGGR_NAK; in ieee80211_ampdu_tx_request_active_ext()2364 tap->txa_flags |= IEEE80211_AGGR_RUNNING; in ieee80211_addba_response()2370 tap->txa_flags |= IEEE80211_AGGR_AMSDU; in ieee80211_addba_response()2372 tap->txa_flags &= ~IEEE80211_AGGR_AMSDU; in ieee80211_addba_response()2375 tap->txa_flags |= IEEE80211_AGGR_NAK; in ieee80211_addba_response()2693 tap->txa_flags &= ~IEEE80211_AGGR_NAK; in ieee80211_ampdu_request()[all …]
198 sep, ix, tap, tap->txa_flags, IEEE80211_AGGR_BITS, in _db_show_txampdu()296 if (ni->ni_tx_ampdu[i].txa_flags & IEEE80211_AGGR_SETUP) in _db_show_sta()