Home
last modified time | relevance | path

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

/linux/net/mac80211/
H A Dtx.c3825 bool q_stopped; in ieee80211_tx_dequeue() local
3834 q_stopped = local->queue_stop_reasons[q]; in ieee80211_tx_dequeue()
3837 if (unlikely(q_stopped)) { in ieee80211_tx_dequeue()