Lines Matching refs:IEEE80211_NUM_ACS
308 int n_acs = IEEE80211_NUM_ACS; in _ieee80211_wake_txqs()
313 if (local->hw.queues < IEEE80211_NUM_ACS) in _ieee80211_wake_txqs()
351 int n_acs = IEEE80211_NUM_ACS; in ieee80211_propagate_queue_wake()
356 if (local->hw.queues < IEEE80211_NUM_ACS) in ieee80211_propagate_queue_wake()
459 int n_acs = IEEE80211_NUM_ACS; in __ieee80211_stop_queue()
474 if (local->hw.queues < IEEE80211_NUM_ACS) in __ieee80211_stop_queue()
653 for (ac = 0; ac < IEEE80211_NUM_ACS; ac++) in ieee80211_get_vif_queues()
1449 if (local->hw.queues < IEEE80211_NUM_ACS) in ieee80211_set_wmm_default()
1476 for (ac = 0; ac < IEEE80211_NUM_ACS; ac++) { in ieee80211_set_wmm_default()
2294 for (i = 0; i < IEEE80211_NUM_ACS; i++) in ieee80211_reconfig()
3986 const u8 ieee80211_ac_to_qos_mask[IEEE80211_NUM_ACS] = {