Home
last modified time | relevance | path

Searched refs:IEEE80211_TXQ_STOP (Results 1 – 4 of 4) sorted by relevance

/linux/net/mac80211/
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()
A Ddebugfs_sta.c183 test_bit(IEEE80211_TXQ_STOP, &txqi->flags) ? "STOP" : "RUN", in sta_aqm_read()
A Dieee80211_i.h847 IEEE80211_TXQ_STOP, enumerator
A Dtx.c3646 if (test_bit(IEEE80211_TXQ_STOP, &txqi->flags) || in ieee80211_tx_dequeue()

Completed in 25 milliseconds