Home
last modified time | relevance | path

Searched refs:IEEE80211_TXQ_STOP (Results 1 - 9 of 9) sorted by relevance

/kernel/linux/linux-5.10/net/mac80211/
H A Dagg-tx.c206 set_bit(IEEE80211_TXQ_STOP, &txqi->flags); in ieee80211_agg_stop_txq()
228 clear_bit(IEEE80211_TXQ_STOP, &txqi->flags); in ieee80211_agg_start_txq()
H A Ddebugfs_sta.c182 test_bit(IEEE80211_TXQ_STOP, &txqi->flags) ? "STOP" : "RUN", in sta_aqm_read()
H A Dieee80211_i.h844 IEEE80211_TXQ_STOP, enumerator
H A Dtx.c3639 if (test_bit(IEEE80211_TXQ_STOP, &txqi->flags) || in ieee80211_tx_dequeue()
/kernel/linux/linux-6.6/net/mac80211/
H A Dagg-tx.c206 set_bit(IEEE80211_TXQ_STOP, &txqi->flags); in ieee80211_agg_stop_txq()
228 clear_bit(IEEE80211_TXQ_STOP, &txqi->flags); in ieee80211_agg_start_txq()
H A Dht.c403 set_bit(IEEE80211_TXQ_STOP, &txqi->flags); in ieee80211_ba_session_work()
H A Dieee80211_i.h852 IEEE80211_TXQ_STOP, enumerator
H A Ddebugfs_sta.c183 test_bit(IEEE80211_TXQ_STOP, &txqi->flags) ? "STOP" : "RUN", in sta_aqm_read()
H A Dtx.c3829 if (unlikely(test_bit(IEEE80211_TXQ_STOP, &txqi->flags))) in ieee80211_tx_dequeue()

Completed in 30 milliseconds