Lines Matching refs:IEEE80211_NUM_ACS
359 int n_acs = IEEE80211_NUM_ACS; in _ieee80211_wake_txqs()
364 if (local->hw.queues < IEEE80211_NUM_ACS) in _ieee80211_wake_txqs()
403 int n_acs = IEEE80211_NUM_ACS; in ieee80211_propagate_queue_wake()
408 if (local->hw.queues < IEEE80211_NUM_ACS) in ieee80211_propagate_queue_wake()
511 int n_acs = IEEE80211_NUM_ACS; in __ieee80211_stop_queue()
526 if (local->hw.queues < IEEE80211_NUM_ACS) in __ieee80211_stop_queue()
705 for (ac = 0; ac < IEEE80211_NUM_ACS; ac++) in ieee80211_get_vif_queues()
1584 if (local->hw.queues < IEEE80211_NUM_ACS) in ieee80211_set_wmm_default()
1611 for (ac = 0; ac < IEEE80211_NUM_ACS; ac++) { in ieee80211_set_wmm_default()
2466 for (i = 0; i < IEEE80211_NUM_ACS; i++) in ieee80211_reconfig()
4596 const u8 ieee80211_ac_to_qos_mask[IEEE80211_NUM_ACS] = {