Home
last modified time | relevance | path

Searched refs:IEEE80211_TXQ_AMPDU (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/net/mac80211/
H A Dagg-tx.c224 set_bit(IEEE80211_TXQ_AMPDU, &txqi->flags); in ieee80211_agg_start_txq()
226 clear_bit(IEEE80211_TXQ_AMPDU, &txqi->flags); in ieee80211_agg_start_txq()
H A Ddebugfs_sta.c183 test_bit(IEEE80211_TXQ_AMPDU, &txqi->flags) ? " AMPDU" : "", in sta_aqm_read()
H A Dieee80211_i.h845 IEEE80211_TXQ_AMPDU, enumerator
H A Dtx.c3700 if (test_bit(IEEE80211_TXQ_AMPDU, &txqi->flags)) in ieee80211_tx_dequeue()
/kernel/linux/linux-6.6/net/mac80211/
H A Dagg-tx.c224 set_bit(IEEE80211_TXQ_AMPDU, &txqi->flags); in ieee80211_agg_start_txq()
226 clear_bit(IEEE80211_TXQ_AMPDU, &txqi->flags); in ieee80211_agg_start_txq()
H A Dieee80211_i.h853 IEEE80211_TXQ_AMPDU, enumerator
H A Ddebugfs_sta.c184 test_bit(IEEE80211_TXQ_AMPDU, &txqi->flags) ? " AMPDU" : "", in sta_aqm_read()
H A Dtx.c3881 if (test_bit(IEEE80211_TXQ_AMPDU, &txqi->flags)) in ieee80211_tx_dequeue()

Completed in 28 milliseconds