Home
last modified time | relevance | path

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

/linux-4.1.27/net/mac80211/
Dagg-tx.c204 set_bit(IEEE80211_TXQ_STOP, &txqi->flags); in ieee80211_agg_stop_txq()
224 clear_bit(IEEE80211_TXQ_STOP, &txqi->flags); in ieee80211_agg_start_txq()
Dieee80211_i.h812 IEEE80211_TXQ_STOP, enumerator
Dtx.c1277 if (test_bit(IEEE80211_TXQ_STOP, &txqi->flags)) in ieee80211_tx_dequeue()