Home
last modified time | relevance | path

Searched refs:IEEE80211_NUM_ACS (Results 1 – 25 of 46) sorted by relevance

12

/Linux-v5.4/include/net/
Dregulatory.h213 struct ieee80211_wmm_ac client[IEEE80211_NUM_ACS];
214 struct ieee80211_wmm_ac ap[IEEE80211_NUM_ACS];
/Linux-v5.4/net/mac80211/
Dsta_info.h561 struct sk_buff_head ps_tx_buf[IEEE80211_NUM_ACS];
562 struct sk_buff_head tx_filtered[IEEE80211_NUM_ACS];
595 u64 packets[IEEE80211_NUM_ACS];
596 u64 bytes[IEEE80211_NUM_ACS];
602 struct airtime_info airtime[IEEE80211_NUM_ACS];
Dwme.c123 if (local->hw.queues < IEEE80211_NUM_ACS) in ieee80211_select_queue_80211()
190 if (local->hw.queues < IEEE80211_NUM_ACS || skb->len < 6) { in ieee80211_select_queue()
Dsta_info.c123 for (ac = 0; ac < IEEE80211_NUM_ACS; ac++) { in __cleanup_single_sta()
395 for (i = 0; i < IEEE80211_NUM_ACS; i++) { in sta_info_alloc()
796 if (ignore_for_tim == BIT(IEEE80211_NUM_ACS) - 1) in __sta_info_recalc_tim()
800 ignore_for_tim = BIT(IEEE80211_NUM_ACS) - 1; in __sta_info_recalc_tim()
802 for (ac = 0; ac < IEEE80211_NUM_ACS; ac++) { in __sta_info_recalc_tim()
956 for (ac = 0; ac < IEEE80211_NUM_ACS; ac++) in sta_info_cleanup_expire_buffered()
1306 for (ac = 0; ac < IEEE80211_NUM_ACS; ac++) { in ieee80211_sta_ps_deliver_wakeup()
1485 for (ac = 0; ac < IEEE80211_NUM_ACS; ac++) { in ieee80211_sta_ps_more_data()
1508 for (ac = 0; ac < IEEE80211_NUM_ACS; ac++) { in ieee80211_sta_ps_get_frames()
1597 for (ac = IEEE80211_AC_VO; ac < IEEE80211_NUM_ACS; ac++) in ieee80211_sta_ps_deliver_response()
[all …]
Diface.c324 for (i = 0; i < IEEE80211_NUM_ACS; i++) { in ieee80211_check_queues()
376 for (i = 0; i < IEEE80211_NUM_ACS; i++) { in ieee80211_set_default_queues()
379 else if (local->hw.queues >= IEEE80211_NUM_ACS) in ieee80211_set_default_queues()
738 int n_acs = IEEE80211_NUM_ACS; in ieee80211_do_open()
741 if (local->hw.queues < IEEE80211_NUM_ACS) in ieee80211_do_open()
1185 if (local->hw.queues < IEEE80211_NUM_ACS) in ieee80211_monitor_select_queue()
1766 if (local->hw.queues >= IEEE80211_NUM_ACS) in ieee80211_if_add()
1767 txqs = IEEE80211_NUM_ACS; in ieee80211_if_add()
Ddebugfs_sta.c109 char buf[17*IEEE80211_NUM_ACS], *p = buf; in sta_num_ps_buf_frames_read()
112 for (ac = 0; ac < IEEE80211_NUM_ACS; ac++) in sta_num_ps_buf_frames_read()
203 s64 deficit[IEEE80211_NUM_ACS]; in sta_airtime_read()
210 for (ac = 0; ac < IEEE80211_NUM_ACS; ac++) { in sta_airtime_read()
241 for (ac = 0; ac < IEEE80211_NUM_ACS; ac++) { in sta_airtime_write()
Dmesh_ps.c457 for (ac = 0; ac < IEEE80211_NUM_ACS; ac++) { in mps_frame_deliver()
591 for (ac = 0; ac < IEEE80211_NUM_ACS; ac++) in ieee80211_mps_frame_release()
Dieee80211_i.h85 extern const u8 ieee80211_ac_to_qos_mask[IEEE80211_NUM_ACS];
548 struct ieee80211_sta_tx_tspec tx_tspec[IEEE80211_NUM_ACS];
919 struct ieee80211_tx_queue_params tx_conf[IEEE80211_NUM_ACS];
1140 spinlock_t active_txq_lock[IEEE80211_NUM_ACS];
1141 struct list_head active_txqs[IEEE80211_NUM_ACS];
1142 u16 schedule_round[IEEE80211_NUM_ACS];
Dutil.c308 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()
[all …]
Dmlme.c1840 if (local->hw.queues < IEEE80211_NUM_ACS) in __ieee80211_sta_handle_tspec_ac_params()
1843 for (ac = 0; ac < IEEE80211_NUM_ACS; ac++) { in __ieee80211_sta_handle_tspec_ac_params()
1878 non_acm_ac < IEEE80211_NUM_ACS; in __ieee80211_sta_handle_tspec_ac_params()
1889 if (non_acm_ac >= IEEE80211_NUM_ACS) in __ieee80211_sta_handle_tspec_ac_params()
1932 struct ieee80211_tx_queue_params params[IEEE80211_NUM_ACS]; in ieee80211_sta_wmm_params()
1942 if (local->hw.queues < IEEE80211_NUM_ACS) in ieee80211_sta_wmm_params()
2046 for (ac = 0; ac < IEEE80211_NUM_ACS; ac++) { in ieee80211_sta_wmm_params()
2055 for (ac = 0; ac < IEEE80211_NUM_ACS; ac++) { in ieee80211_sta_wmm_params()
3443 sta->sta.wme = elems.wmm_param && local->hw.queues >= IEEE80211_NUM_ACS; in ieee80211_assoc_success()
3620 for (ac = 0; ac < IEEE80211_NUM_ACS; ac++) in ieee80211_rx_mgmt_assoc_resp()
[all …]
Dtdls.c296 for (i = 0; i < IEEE80211_NUM_ACS; i++) { in ieee80211_tdls_add_wmm_param_ie()
403 if (local->hw.queues >= IEEE80211_NUM_ACS && in ieee80211_tdls_add_setup_start_ies()
584 if (local->hw.queues >= IEEE80211_NUM_ACS && sta->sta.wme) in ieee80211_tdls_add_setup_cfm_ies()
/Linux-v5.4/drivers/net/wireless/mediatek/mt76/
Dusb.c658 for (i = 0; i < IEEE80211_NUM_ACS; i++) { in mt76u_tx_tasklet()
829 if (i >= IEEE80211_NUM_ACS) { in mt76u_alloc_tx()
864 for (i = 0; i < IEEE80211_NUM_ACS; i++) { in mt76u_free_tx()
882 for (i = 0; i < IEEE80211_NUM_ACS; i++) { in mt76u_stop_tx()
893 for (i = 0; i < IEEE80211_NUM_ACS; i++) { in mt76u_stop_tx()
Dmt76x02_mmio.c205 for (i = 0; i < IEEE80211_NUM_ACS; i++) { in mt76x02_dma_init()
Dtx.c633 if (WARN_ON(ac >= IEEE80211_NUM_ACS)) in mt76_ac_to_hwq()
Ddma.c192 qid < IEEE80211_NUM_ACS && q->queued < q->ndesc - 8; in mt76_dma_tx_cleanup()
/Linux-v5.4/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
Dmain.h514 u16 edcf_txop[IEEE80211_NUM_ACS];
516 u16 wme_retries[IEEE80211_NUM_ACS];
/Linux-v5.4/drivers/net/wireless/marvell/mwifiex/
Ddecl.h224 struct ieee_types_wmm_ac_parameters ac_params[IEEE80211_NUM_ACS];
Dmain.h333 struct mwifiex_wmm_ac_status ac_status[IEEE80211_NUM_ACS];
334 enum mwifiex_wmm_ac_e ac_down_graded_vals[IEEE80211_NUM_ACS];
336 u8 queue_priority[IEEE80211_NUM_ACS];
611 atomic_t wmm_tx_pending[IEEE80211_NUM_ACS];
/Linux-v5.4/drivers/net/wireless/ath/ath9k/
Dhtc.h348 u32 queue_stats[IEEE80211_NUM_ACS];
522 int hwq_map[IEEE80211_NUM_ACS];
Dath9k.h291 struct ath_txq *txq_map[IEEE80211_NUM_ACS];
293 u16 max_aggr_framelen[IEEE80211_NUM_ACS][4][32];
330 struct ath_acq acq[IEEE80211_NUM_ACS];
Dmain.c1235 for (i = 0; i < IEEE80211_NUM_ACS; i++) in ath9k_assign_hw_queues()
1637 if (queue >= IEEE80211_NUM_ACS) in ath9k_conf_tx()
2434 ctx->hw_queue_base = pos * IEEE80211_NUM_ACS; in ath9k_add_chanctx()
2510 for (i = 0; i < IEEE80211_NUM_ACS; i++) in ath9k_assign_vif_chanctx()
2541 for (ac = 0; ac < IEEE80211_NUM_ACS; ac++) in ath9k_unassign_vif_chanctx()
Dlink.c31 for (i = 0; i < IEEE80211_NUM_ACS; i++) { in ath_tx_complete_check()
/Linux-v5.4/drivers/net/wireless/intel/iwlwifi/dvm/
Ddev.h474 u8 ac_to_queue[IEEE80211_NUM_ACS];
475 u8 ac_to_fifo[IEEE80211_NUM_ACS];
/Linux-v5.4/drivers/net/wireless/intel/iwlwifi/mvm/
Dmvm.h407 struct ieee80211_tx_queue_params queue_params[IEEE80211_NUM_ACS];
613 u32 pkts[IEEE80211_NUM_ACS];
617 u32 pkts[IEEE80211_NUM_ACS];
/Linux-v5.4/net/wireless/
Dreg.c613 struct fwdb_wmm_ac client[IEEE80211_NUM_ACS];
614 struct fwdb_wmm_ac ap[IEEE80211_NUM_ACS];
646 for (i = 0; i < IEEE80211_NUM_ACS * 2; i++) { in valid_wmm()
876 for (i = 0; i < IEEE80211_NUM_ACS; i++) { in set_wmm_rule()
1392 for (ac = 0; ac < IEEE80211_NUM_ACS; ac++) { in reg_rules_intersect()

12