Home
last modified time | relevance | path

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

/openbmc/linux/net/mac80211/
H A Dtx.c3805 bool q_stopped; in ieee80211_tx_dequeue() local
3814 q_stopped = local->queue_stop_reasons[q]; in ieee80211_tx_dequeue()
3817 if (unlikely(q_stopped)) { in ieee80211_tx_dequeue()