Home
last modified time | relevance | path

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

/Linux-v6.6/net/mac80211/
Dtx.c3799 bool q_stopped; in ieee80211_tx_dequeue() local
3808 q_stopped = local->queue_stop_reasons[q]; in ieee80211_tx_dequeue()
3811 if (unlikely(q_stopped)) { in ieee80211_tx_dequeue()