Home
last modified time | relevance | path

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

/linux-4.4.14/net/mac80211/
Dsta_info.h425 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];
Dwme.c126 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()
Dsta_info.c121 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 …]
Diface.c329 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()
Dmesh_ps.c460 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()
Ddebugfs_sta.c87 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()
Dutil.c245 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()
Dmlme.c1666 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 …]
Dieee80211_i.h539 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];
Dtdls.c289 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()
Dibss.c205 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()
Dcfg.c1080 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/
Dmac-ctxt.c213 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()
Dsta.h315 u8 hw_queue[IEEE80211_NUM_ACS];
Dsta.c221 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()
Dmvm.h395 struct ieee80211_tx_queue_params queue_params[IEEE80211_NUM_ACS];
/linux-4.4.14/drivers/net/wireless/ath/ath9k/
Dath9k.h293 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];
Dhtc.h348 u32 queue_stats[IEEE80211_NUM_ACS];
522 int hwq_map[IEEE80211_NUM_ACS];
Dmain.c1222 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()
Dlink.c38 for (i = 0; i < IEEE80211_NUM_ACS; i++) { in ath_tx_complete_poll_work()
Dchannel.c1370 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()
Dinit.c358 for (i = 0; i < IEEE80211_NUM_ACS; i++) { in ath9k_init_queues()
Ddebug.c648 for (i = 0; i < IEEE80211_NUM_ACS; i++) { in read_file_queues()
Dhtc_drv_main.c1382 if (queue >= IEEE80211_NUM_ACS) in ath9k_htc_conf_tx()
Dxmit.c1962 for (i = 0; i < IEEE80211_NUM_ACS; i++) { in ath_txq_schedule_all()
/linux-4.4.14/drivers/net/wireless/mwifiex/
Ddecl.h222 struct ieee_types_wmm_ac_parameters ac_params[IEEE80211_NUM_ACS];
Dmain.h303 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];
Dfw.h1610 struct ieee_types_wmm_ac_parameters ac_params[IEEE80211_NUM_ACS];
1631 IEEE80211_NUM_ACS];
Dcfg80211.c2708 IEEE80211_NUM_ACS, 1); in mwifiex_add_virtual_intf()
/linux-4.4.14/drivers/net/wireless/brcm80211/brcmsmac/
Dmain.h514 u16 edcf_txop[IEEE80211_NUM_ACS];
516 u16 wme_retries[IEEE80211_NUM_ACS];
Dmain.c328 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/
Ddev.h489 u8 ac_to_queue[IEEE80211_NUM_ACS];
490 u8 ac_to_fifo[IEEE80211_NUM_ACS];
Dmac80211.c1278 for (ac = 0; ac < IEEE80211_NUM_ACS; ac++) in iwl_setup_interface()
/linux-4.4.14/include/net/
Dmac80211.h149 #define IEEE80211_NUM_ACS 4 macro
1374 u8 hw_queue[IEEE80211_NUM_ACS];
/linux-4.4.14/drivers/net/wireless/rsi/
Drsi_91x_mac80211.c519 if (queue >= IEEE80211_NUM_ACS) in rsi_mac80211_conf_tx()