Home
last modified time | relevance | path

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

/linux-4.4.14/net/mac80211/
Dagg-tx.c205 set_bit(IEEE80211_TXQ_STOP, &txqi->flags); in ieee80211_agg_stop_txq()
225 clear_bit(IEEE80211_TXQ_STOP, &txqi->flags); in ieee80211_agg_start_txq()
Dieee80211_i.h804 IEEE80211_TXQ_STOP, enumerator
Dtx.c1290 if (test_bit(IEEE80211_TXQ_STOP, &txqi->flags)) in ieee80211_tx_dequeue()