/linux-4.4.14/net/mac80211/ |
D | sta_info.h | 425 struct sk_buff_head ps_tx_buf[IEEE80211_NUM_ACS]; 426 struct sk_buff_head tx_filtered[IEEE80211_NUM_ACS]; 467 u64 packets[IEEE80211_NUM_ACS]; 468 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 | 121 for (ac = 0; ac < IEEE80211_NUM_ACS; ac++) { in __cleanup_single_sta() 373 for (i = 0; i < IEEE80211_NUM_ACS; i++) { in sta_info_alloc() 673 if (ignore_for_tim == BIT(IEEE80211_NUM_ACS) - 1) in __sta_info_recalc_tim() 677 ignore_for_tim = BIT(IEEE80211_NUM_ACS) - 1; in __sta_info_recalc_tim() 679 for (ac = 0; ac < IEEE80211_NUM_ACS; ac++) { in __sta_info_recalc_tim() 833 for (ac = 0; ac < IEEE80211_NUM_ACS; ac++) in sta_info_cleanup_expire_buffered() 1188 for (ac = 0; ac < IEEE80211_NUM_ACS; ac++) { in ieee80211_sta_ps_deliver_wakeup() 1355 for (ac = 0; ac < IEEE80211_NUM_ACS; ac++) { in ieee80211_sta_ps_deliver_response() 1590 if (ignore_for_response == BIT(IEEE80211_NUM_ACS) - 1) in ieee80211_sta_ps_deliver_poll_response() 1899 for (ac = 0; ac < IEEE80211_NUM_ACS; ac++) in sta_set_sinfo() [all …]
|
D | iface.c | 329 for (i = 0; i < IEEE80211_NUM_ACS; i++) { in ieee80211_check_queues() 381 for (i = 0; i < IEEE80211_NUM_ACS; i++) { in ieee80211_set_default_queues() 384 else if (local->hw.queues >= IEEE80211_NUM_ACS) in ieee80211_set_default_queues() 723 int n_acs = IEEE80211_NUM_ACS; in ieee80211_do_open() 726 if (local->hw.queues < IEEE80211_NUM_ACS) in ieee80211_do_open() 1162 if (local->hw.queues < IEEE80211_NUM_ACS) in ieee80211_monitor_select_queue() 1726 if (local->hw.queues >= IEEE80211_NUM_ACS) in ieee80211_if_add() 1727 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 | debugfs_sta.c | 87 char buf[17*IEEE80211_NUM_ACS], *p = buf; in sta_num_ps_buf_frames_read() 90 for (ac = 0; ac < IEEE80211_NUM_ACS; ac++) in sta_num_ps_buf_frames_read()
|
D | util.c | 245 int n_acs = IEEE80211_NUM_ACS; in ieee80211_propagate_queue_wake() 247 if (local->hw.queues < IEEE80211_NUM_ACS) in ieee80211_propagate_queue_wake() 337 int n_acs = IEEE80211_NUM_ACS; in __ieee80211_stop_queue() 352 if (local->hw.queues < IEEE80211_NUM_ACS) in __ieee80211_stop_queue() 524 for (ac = 0; ac < IEEE80211_NUM_ACS; ac++) in ieee80211_get_vif_queues() 1121 if (local->hw.queues < IEEE80211_NUM_ACS) in ieee80211_set_wmm_default() 1148 for (ac = 0; ac < IEEE80211_NUM_ACS; ac++) { in ieee80211_set_wmm_default() 1909 for (i = 0; i < IEEE80211_NUM_ACS; i++) in ieee80211_reconfig()
|
D | mlme.c | 1666 if (local->hw.queues < IEEE80211_NUM_ACS) in __ieee80211_sta_handle_tspec_ac_params() 1669 for (ac = 0; ac < IEEE80211_NUM_ACS; ac++) { in __ieee80211_sta_handle_tspec_ac_params() 1704 non_acm_ac < IEEE80211_NUM_ACS; in __ieee80211_sta_handle_tspec_ac_params() 1752 struct ieee80211_tx_queue_params params[IEEE80211_NUM_ACS]; in ieee80211_sta_wmm_params() 1762 if (local->hw.queues < IEEE80211_NUM_ACS) in ieee80211_sta_wmm_params() 1844 for (ac = 0; ac < IEEE80211_NUM_ACS; ac++) { in ieee80211_sta_wmm_params() 3042 sta->sta.wme = elems.wmm_param && local->hw.queues >= IEEE80211_NUM_ACS; in ieee80211_assoc_success() 3200 for (ac = 0; ac < IEEE80211_NUM_ACS; ac++) in ieee80211_rx_mgmt_assoc_resp() 4637 (local->hw.queues >= IEEE80211_NUM_ACS); in ieee80211_mgd_assoc() 4660 local->hw.queues < IEEE80211_NUM_ACS || !bss->wmm_used || in ieee80211_mgd_assoc() [all …]
|
D | ieee80211_i.h | 539 struct ieee80211_sta_tx_tspec tx_tspec[IEEE80211_NUM_ACS]; 858 atomic_t txqs_len[IEEE80211_NUM_ACS]; 859 struct ieee80211_tx_queue_params tx_conf[IEEE80211_NUM_ACS];
|
D | tdls.c | 289 for (i = 0; i < IEEE80211_NUM_ACS; i++) { in ieee80211_tdls_add_wmm_param_ie() 392 if (local->hw.queues >= IEEE80211_NUM_ACS && in ieee80211_tdls_add_setup_start_ies() 574 if (local->hw.queues >= IEEE80211_NUM_ACS && sta->sta.wme) in ieee80211_tdls_add_setup_cfm_ies()
|
D | ibss.c | 205 if (local->hw.queues >= IEEE80211_NUM_ACS) in ieee80211_ibss_build_presp() 1039 elems->wmm_info && local->hw.queues >= IEEE80211_NUM_ACS) { in ieee80211_update_sta_info()
|
D | cfg.c | 1080 local->hw.queues >= IEEE80211_NUM_ACS) in sta_apply_parameters() 1910 if (local->hw.queues < IEEE80211_NUM_ACS) in ieee80211_set_txq_params() 3767 for (ac = 0; ac < IEEE80211_NUM_ACS; ac++) { in ieee80211_del_tx_ts()
|
/linux-4.4.14/drivers/net/wireless/iwlwifi/mvm/ |
D | mac-ctxt.c | 213 for (ac = 0; ac < IEEE80211_NUM_ACS; ac++) { in iwl_mvm_mac_get_queues_mask() 421 for (ac = 0; ac < IEEE80211_NUM_ACS; ac++) in iwl_mvm_mac_ctxt_allocate_resources() 428 for (ac = 0; ac < IEEE80211_NUM_ACS; ac++) { in iwl_mvm_mac_ctxt_allocate_resources() 497 for (ac = 0; ac < IEEE80211_NUM_ACS; ac++) in iwl_mvm_mac_ctxt_init() 525 for (ac = 0; ac < IEEE80211_NUM_ACS; ac++) in iwl_mvm_mac_ctxt_release() 719 for (i = 0; i < IEEE80211_NUM_ACS; i++) { in iwl_mvm_mac_ctxt_cmd_common()
|
D | sta.h | 315 u8 hw_queue[IEEE80211_NUM_ACS];
|
D | sta.c | 221 for (ac = 0; ac < IEEE80211_NUM_ACS; ac++) { in iwl_mvm_tdls_sta_init() 235 for (ac = 0; ac < IEEE80211_NUM_ACS; ac++) { in iwl_mvm_tdls_sta_init() 306 for (i = 0; i < IEEE80211_NUM_ACS; i++) in iwl_mvm_add_sta()
|
D | mvm.h | 395 struct ieee80211_tx_queue_params queue_params[IEEE80211_NUM_ACS];
|
/linux-4.4.14/drivers/net/wireless/ath/ath9k/ |
D | ath9k.h | 293 struct ath_txq *txq_map[IEEE80211_NUM_ACS]; 295 u32 txq_max_pending[IEEE80211_NUM_ACS]; 296 u16 max_aggr_framelen[IEEE80211_NUM_ACS][4][32]; 327 struct list_head acq[IEEE80211_NUM_ACS];
|
D | htc.h | 348 u32 queue_stats[IEEE80211_NUM_ACS]; 522 int hwq_map[IEEE80211_NUM_ACS];
|
D | main.c | 1222 for (i = 0; i < IEEE80211_NUM_ACS; i++) in ath9k_assign_hw_queues() 1622 if (queue >= IEEE80211_NUM_ACS) in ath9k_conf_tx() 2395 ctx->hw_queue_base = pos * IEEE80211_NUM_ACS; in ath9k_add_chanctx() 2471 for (i = 0; i < IEEE80211_NUM_ACS; i++) in ath9k_assign_vif_chanctx() 2502 for (ac = 0; ac < IEEE80211_NUM_ACS; ac++) in ath9k_unassign_vif_chanctx()
|
D | link.c | 38 for (i = 0; i < IEEE80211_NUM_ACS; i++) { in ath_tx_complete_poll_work()
|
D | channel.c | 1370 for (i = 0; i < IEEE80211_NUM_ACS; i++) in ath9k_chanctx_stop_queues() 1389 for (i = 0; i < IEEE80211_NUM_ACS; i++) in ath9k_chanctx_wake_queues()
|
D | init.c | 358 for (i = 0; i < IEEE80211_NUM_ACS; i++) { in ath9k_init_queues()
|
D | debug.c | 648 for (i = 0; i < IEEE80211_NUM_ACS; i++) { in read_file_queues()
|
D | htc_drv_main.c | 1382 if (queue >= IEEE80211_NUM_ACS) in ath9k_htc_conf_tx()
|
D | xmit.c | 1962 for (i = 0; i < IEEE80211_NUM_ACS; i++) { in ath_txq_schedule_all()
|
/linux-4.4.14/drivers/net/wireless/mwifiex/ |
D | decl.h | 222 struct ieee_types_wmm_ac_parameters ac_params[IEEE80211_NUM_ACS];
|
D | main.h | 303 struct mwifiex_wmm_ac_status ac_status[IEEE80211_NUM_ACS]; 304 enum mwifiex_wmm_ac_e ac_down_graded_vals[IEEE80211_NUM_ACS]; 306 u8 queue_priority[IEEE80211_NUM_ACS]; 579 atomic_t wmm_tx_pending[IEEE80211_NUM_ACS];
|
D | fw.h | 1610 struct ieee_types_wmm_ac_parameters ac_params[IEEE80211_NUM_ACS]; 1631 IEEE80211_NUM_ACS];
|
D | cfg80211.c | 2708 IEEE80211_NUM_ACS, 1); in mwifiex_add_virtual_intf()
|
/linux-4.4.14/drivers/net/wireless/brcm80211/brcmsmac/ |
D | main.h | 514 u16 edcf_txop[IEEE80211_NUM_ACS]; 516 u16 wme_retries[IEEE80211_NUM_ACS];
|
D | main.c | 328 static const u8 ac_to_fifo_mapping[IEEE80211_NUM_ACS] = { 336 static const u8 fifo_to_ac_mapping[IEEE80211_NUM_ACS] = { 942 if (queue < IEEE80211_NUM_ACS) { in brcms_c_dotxstatus() 4136 for (i_ac = 0; i_ac < IEEE80211_NUM_ACS; i_ac++, edcf_acp++) { in brcms_c_edcf_setparams() 5008 for (ac = 0; ac < IEEE80211_NUM_ACS; ac++) in brcms_c_wme_retries_write() 5470 for (ac = 0; ac < IEEE80211_NUM_ACS; ac++) { in brcms_c_set_rate_limit() 7956 for (ac = 0; ac < IEEE80211_NUM_ACS; ac++) in brcms_c_init()
|
/linux-4.4.14/drivers/net/wireless/iwlwifi/dvm/ |
D | dev.h | 489 u8 ac_to_queue[IEEE80211_NUM_ACS]; 490 u8 ac_to_fifo[IEEE80211_NUM_ACS];
|
D | mac80211.c | 1278 for (ac = 0; ac < IEEE80211_NUM_ACS; ac++) in iwl_setup_interface()
|
/linux-4.4.14/include/net/ |
D | mac80211.h | 149 #define IEEE80211_NUM_ACS 4 macro 1374 u8 hw_queue[IEEE80211_NUM_ACS];
|
/linux-4.4.14/drivers/net/wireless/rsi/ |
D | rsi_91x_mac80211.c | 519 if (queue >= IEEE80211_NUM_ACS) in rsi_mac80211_conf_tx()
|