Searched refs:queue_stop_reasons (Results 1 – 6 of 6) sorted by relevance
368 if (local->queue_stop_reasons[i]) in _ieee80211_wake_txqs()417 local->queue_stop_reasons[sdata->vif.cab_queue] != 0) in ieee80211_propagate_queue_wake()425 local->queue_stop_reasons[ac_queue] == 0 && in ieee80211_propagate_queue_wake()444 if (!test_bit(reason, &local->queue_stop_reasons[queue])) in __ieee80211_wake_queue()456 __clear_bit(reason, &local->queue_stop_reasons[queue]); in __ieee80211_wake_queue()458 if (local->queue_stop_reasons[queue] != 0) in __ieee80211_wake_queue()522 if (__test_and_set_bit(reason, &local->queue_stop_reasons[queue])) in __ieee80211_stop_queue()662 &local->queue_stop_reasons[queue]); in ieee80211_queue_stopped()
483 local->queue_stop_reasons[q], in queues_read()
1285 (local->queue_stop_reasons[sdata->vif.cab_queue] == 0 && in ieee80211_do_open()1290 if (local->queue_stop_reasons[ac_queue] == 0 && in ieee80211_do_open()
1655 if (local->queue_stop_reasons[q] || in ieee80211_tx_frags()1659 if (local->queue_stop_reasons[q] & in ieee80211_tx_frags()4221 if (local->queue_stop_reasons[q] || in ieee80211_tx_8023()4475 if (local->queue_stop_reasons[i] || in ieee80211_tx_pending()
1192 unsigned long queue_stop_reasons[IEEE80211_MAX_QUEUES]; member
1861 if (local->queue_stop_reasons[q]) { in ieee80211_dynamic_ps_enable_work()