Searched refs:IEEE80211_TXQ_STOP (Results 1 – 4 of 4) sorted by relevance
209 set_bit(IEEE80211_TXQ_STOP, &txqi->flags); in ieee80211_agg_stop_txq()229 clear_bit(IEEE80211_TXQ_STOP, &txqi->flags); in ieee80211_agg_start_txq()
181 txqi->flags & (1<<IEEE80211_TXQ_STOP) ? "STOP" : "RUN", in sta_aqm_read()
818 IEEE80211_TXQ_STOP, enumerator
3483 if (test_bit(IEEE80211_TXQ_STOP, &txqi->flags)) in ieee80211_tx_dequeue()