/Linux-v4.19/include/net/ |
D | regulatory.h | 213 struct ieee80211_wmm_ac client[IEEE80211_NUM_ACS]; 214 struct ieee80211_wmm_ac ap[IEEE80211_NUM_ACS];
|
/Linux-v4.19/net/mac80211/ |
D | sta_info.h | 526 struct sk_buff_head ps_tx_buf[IEEE80211_NUM_ACS]; 527 struct sk_buff_head tx_filtered[IEEE80211_NUM_ACS]; 559 u64 packets[IEEE80211_NUM_ACS]; 560 u64 bytes[IEEE80211_NUM_ACS];
|
D | wme.c | 126 if (local->hw.queues < IEEE80211_NUM_ACS) in ieee80211_select_queue_80211() 155 if (local->hw.queues < IEEE80211_NUM_ACS || skb->len < 6) { in ieee80211_select_queue()
|
D | sta_info.c | 124 for (ac = 0; ac < IEEE80211_NUM_ACS; ac++) { in __cleanup_single_sta() 384 for (i = 0; i < IEEE80211_NUM_ACS; i++) { in sta_info_alloc() 743 if (ignore_for_tim == BIT(IEEE80211_NUM_ACS) - 1) in __sta_info_recalc_tim() 747 ignore_for_tim = BIT(IEEE80211_NUM_ACS) - 1; in __sta_info_recalc_tim() 749 for (ac = 0; ac < IEEE80211_NUM_ACS; ac++) { in __sta_info_recalc_tim() 903 for (ac = 0; ac < IEEE80211_NUM_ACS; ac++) in sta_info_cleanup_expire_buffered() 1256 for (ac = 0; ac < IEEE80211_NUM_ACS; ac++) { in ieee80211_sta_ps_deliver_wakeup() 1435 for (ac = 0; ac < IEEE80211_NUM_ACS; ac++) { in ieee80211_sta_ps_more_data() 1458 for (ac = 0; ac < IEEE80211_NUM_ACS; ac++) { in ieee80211_sta_ps_get_frames() 1547 for (ac = IEEE80211_AC_VO; ac < IEEE80211_NUM_ACS; ac++) in ieee80211_sta_ps_deliver_response() [all …]
|
D | iface.c | 326 for (i = 0; i < IEEE80211_NUM_ACS; i++) { in ieee80211_check_queues() 378 for (i = 0; i < IEEE80211_NUM_ACS; i++) { in ieee80211_set_default_queues() 381 else if (local->hw.queues >= IEEE80211_NUM_ACS) in ieee80211_set_default_queues() 740 int n_acs = IEEE80211_NUM_ACS; in ieee80211_do_open() 743 if (local->hw.queues < IEEE80211_NUM_ACS) in ieee80211_do_open() 1187 if (local->hw.queues < IEEE80211_NUM_ACS) in ieee80211_monitor_select_queue() 1769 if (local->hw.queues >= IEEE80211_NUM_ACS) in ieee80211_if_add() 1770 txqs = IEEE80211_NUM_ACS; in ieee80211_if_add()
|
D | mesh_ps.c | 460 for (ac = 0; ac < IEEE80211_NUM_ACS; ac++) { in mps_frame_deliver() 594 for (ac = 0; ac < IEEE80211_NUM_ACS; ac++) in ieee80211_mps_frame_release()
|
D | util.c | 246 int n_acs = IEEE80211_NUM_ACS; in ieee80211_propagate_queue_wake() 251 if (local->hw.queues < IEEE80211_NUM_ACS) in ieee80211_propagate_queue_wake() 339 int n_acs = IEEE80211_NUM_ACS; in __ieee80211_stop_queue() 357 if (local->hw.queues < IEEE80211_NUM_ACS) in __ieee80211_stop_queue() 529 for (ac = 0; ac < IEEE80211_NUM_ACS; ac++) in ieee80211_get_vif_queues() 1187 if (local->hw.queues < IEEE80211_NUM_ACS) in ieee80211_set_wmm_default() 1214 for (ac = 0; ac < IEEE80211_NUM_ACS; ac++) { in ieee80211_set_wmm_default() 2027 for (i = 0; i < IEEE80211_NUM_ACS; i++) in ieee80211_reconfig() 3648 const u8 ieee80211_ac_to_qos_mask[IEEE80211_NUM_ACS] = {
|
D | debugfs_sta.c | 111 char buf[17*IEEE80211_NUM_ACS], *p = buf; in sta_num_ps_buf_frames_read() 114 for (ac = 0; ac < IEEE80211_NUM_ACS; ac++) in sta_num_ps_buf_frames_read()
|
D | mlme.c | 1775 if (local->hw.queues < IEEE80211_NUM_ACS) in __ieee80211_sta_handle_tspec_ac_params() 1778 for (ac = 0; ac < IEEE80211_NUM_ACS; ac++) { in __ieee80211_sta_handle_tspec_ac_params() 1813 non_acm_ac < IEEE80211_NUM_ACS; in __ieee80211_sta_handle_tspec_ac_params() 1824 if (non_acm_ac >= IEEE80211_NUM_ACS) in __ieee80211_sta_handle_tspec_ac_params() 1867 struct ieee80211_tx_queue_params params[IEEE80211_NUM_ACS]; in ieee80211_sta_wmm_params() 1877 if (local->hw.queues < IEEE80211_NUM_ACS) in ieee80211_sta_wmm_params() 1973 for (ac = 0; ac < IEEE80211_NUM_ACS; ac++) { in ieee80211_sta_wmm_params() 3300 sta->sta.wme = elems.wmm_param && local->hw.queues >= IEEE80211_NUM_ACS; in ieee80211_assoc_success() 3475 for (ac = 0; ac < IEEE80211_NUM_ACS; ac++) in ieee80211_rx_mgmt_assoc_resp() 5072 (local->hw.queues >= IEEE80211_NUM_ACS); in ieee80211_mgd_assoc() [all …]
|
D | ieee80211_i.h | 88 extern const u8 ieee80211_ac_to_qos_mask[IEEE80211_NUM_ACS]; 549 struct ieee80211_sta_tx_tspec tx_tspec[IEEE80211_NUM_ACS]; 909 struct ieee80211_tx_queue_params tx_conf[IEEE80211_NUM_ACS];
|
D | tdls.c | 296 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-v4.19/drivers/net/wireless/mediatek/mt76/ |
D | usb.c | 554 for (i = 0; i < IEEE80211_NUM_ACS; i++) { in mt76u_tx_tasklet() 576 wake = i < IEEE80211_NUM_ACS && q->queued < q->ndesc - 8; in mt76u_tx_tasklet() 714 for (i = 0; i < IEEE80211_NUM_ACS; i++) { in mt76u_alloc_tx() 748 for (i = 0; i < IEEE80211_NUM_ACS; i++) { in mt76u_free_tx() 760 for (i = 0; i < IEEE80211_NUM_ACS; i++) { in mt76u_stop_tx()
|
D | dma.c | 180 wake = wake && qid < IEEE80211_NUM_ACS && q->queued < q->ndesc - 8; in mt76_dma_tx_cleanup()
|
/Linux-v4.19/drivers/net/wireless/ath/ath9k/ |
D | ath9k.h | 266 s64 airtime_deficit[IEEE80211_NUM_ACS]; 298 struct ath_txq *txq_map[IEEE80211_NUM_ACS]; 300 u16 max_aggr_framelen[IEEE80211_NUM_ACS][4][32]; 337 struct ath_acq acq[IEEE80211_NUM_ACS];
|
D | htc.h | 348 u32 queue_stats[IEEE80211_NUM_ACS]; 522 int hwq_map[IEEE80211_NUM_ACS];
|
D | main.c | 1235 for (i = 0; i < IEEE80211_NUM_ACS; i++) in ath9k_assign_hw_queues() 1638 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()
|
D | link.c | 31 for (i = 0; i < IEEE80211_NUM_ACS; i++) { in ath_tx_complete_check()
|
/Linux-v4.19/drivers/net/wireless/broadcom/brcm80211/brcmsmac/ |
D | main.h | 514 u16 edcf_txop[IEEE80211_NUM_ACS]; 516 u16 wme_retries[IEEE80211_NUM_ACS];
|
/Linux-v4.19/drivers/net/wireless/marvell/mwifiex/ |
D | decl.h | 224 struct ieee_types_wmm_ac_parameters ac_params[IEEE80211_NUM_ACS];
|
D | main.h | 332 struct mwifiex_wmm_ac_status ac_status[IEEE80211_NUM_ACS]; 333 enum mwifiex_wmm_ac_e ac_down_graded_vals[IEEE80211_NUM_ACS]; 335 u8 queue_priority[IEEE80211_NUM_ACS]; 610 atomic_t wmm_tx_pending[IEEE80211_NUM_ACS];
|
/Linux-v4.19/drivers/net/wireless/intel/iwlwifi/dvm/ |
D | dev.h | 489 u8 ac_to_queue[IEEE80211_NUM_ACS]; 490 u8 ac_to_fifo[IEEE80211_NUM_ACS];
|
/Linux-v4.19/drivers/net/wireless/intel/iwlwifi/fw/api/ |
D | rs.h | 275 u8 start_ac_rate_idx[IEEE80211_NUM_ACS];
|
/Linux-v4.19/drivers/net/wireless/intel/iwlwifi/mvm/ |
D | mac-ctxt.c | 220 for (ac = 0; ac < IEEE80211_NUM_ACS; ac++) { in iwl_mvm_mac_get_queues_mask() 407 for (ac = 0; ac < IEEE80211_NUM_ACS; ac++) in iwl_mvm_mac_ctxt_init() 427 for (ac = 0; ac < IEEE80211_NUM_ACS; ac++) { in iwl_mvm_mac_ctxt_init() 658 for (i = 0; i < IEEE80211_NUM_ACS; i++) { in iwl_mvm_mac_ctxt_cmd_common()
|
D | mvm.h | 403 struct ieee80211_tx_queue_params queue_params[IEEE80211_NUM_ACS]; 602 u32 pkts[IEEE80211_NUM_ACS]; 606 u32 pkts[IEEE80211_NUM_ACS];
|
/Linux-v4.19/net/wireless/ |
D | reg.c | 606 struct fwdb_wmm_ac client[IEEE80211_NUM_ACS]; 607 struct fwdb_wmm_ac ap[IEEE80211_NUM_ACS]; 639 for (i = 0; i < IEEE80211_NUM_ACS * 2; i++) { in valid_wmm() 856 for (i = 0; i < IEEE80211_NUM_ACS; i++) { in set_wmm_rule()
|