Home
last modified time | relevance | path

Searched refs:IEEE80211_TXQ_DIRTY (Results 1 – 3 of 3) sorted by relevance

/linux/net/mac80211/
H A Dutil.c357 if (!test_and_clear_bit(IEEE80211_TXQ_DIRTY, in __ieee80211_wake_txqs()
372 if (!test_and_clear_bit(IEEE80211_TXQ_DIRTY, &txqi->flags) || in __ieee80211_wake_txqs()
H A Dieee80211_i.h923 IEEE80211_TXQ_DIRTY, enumerator
H A Dtx.c3835 set_bit(IEEE80211_TXQ_DIRTY, &txqi->flags); in ieee80211_tx_dequeue()