Searched refs:txa_flags (Results 1 – 4 of 4) sorted by relevance
1186 if (tap->txa_flags & IEEE80211_AGGR_SETUP) in ieee80211_ht_node_cleanup()2009 tap->txa_flags |= IEEE80211_AGGR_SETUP; in ampdu_tx_setup()2072 tap->txa_flags |= IEEE80211_AGGR_XCHGPEND; in addba_start_timeout()2133 tap->txa_flags &= ~IEEE80211_AGGR_NAK; in ieee80211_ampdu_tx_request_ext()2154 tap->txa_flags |= IEEE80211_AGGR_RUNNING; in ieee80211_ampdu_tx_request_active_ext()2158 tap->txa_flags |= IEEE80211_AGGR_NAK; in ieee80211_ampdu_tx_request_active_ext()2184 tap->txa_flags |= IEEE80211_AGGR_RUNNING; in ieee80211_addba_response()2188 tap->txa_flags |= IEEE80211_AGGR_NAK; in ieee80211_addba_response()2490 tap->txa_flags &= ~IEEE80211_AGGR_NAK; in ieee80211_ampdu_request()2542 tap->txa_flags &= ~IEEE80211_AGGR_BARPEND; in ieee80211_ampdu_stop()[all …]
42 u_short txa_flags; member69 (((tap)->txa_flags & IEEE80211_AGGR_RUNNING) != 0)73 (!! ((tap)->txa_flags & IEEE80211_AGGR_NAK))77 (((tap)->txa_flags & \
198 sep, ix, tap, tap->txa_flags, IEEE80211_AGGR_BITS, in _db_show_txampdu()290 if (ni->ni_tx_ampdu[i].txa_flags & IEEE80211_AGGR_SETUP) in _db_show_sta()
5816 return !! (tap->txa_flags & IEEE80211_AGGR_RUNNING);5834 return !! (tap->txa_flags & IEEE80211_AGGR_XCHGPEND);