linux/drivers/net/wireless/intel/iwlwifi/mvm
Liad Kaufman 93f436e2c7 iwlwifi: mvm: set sta_id in SCD_QUEUE_CONFIG cmd
Set the correct sta_id in the SCD_QUEUE_CONFIG command sent
to the FW when enabling/disabling queues. This is needed in
DQA-mode to allow the FW to associate between queue and STA.

In case the queue isn't connected to a specific station but
rather is a static "generic" queue - the sta_id should be
set to 0x10 (max supported STA is 0x0f).

Signed-off-by: Liad Kaufman <liad.kaufman@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
2016-07-06 00:48:26 +03:00
..
binding.c
coex.c cfg80211: remove enum ieee80211_band 2016-04-12 15:56:15 +02:00
constants.h iwlwifi: mvm: add a flag to disable checksum 2016-05-10 22:14:46 +03:00
d3.c iwlwifi: mvm: use helpers to get iwl_mvm_sta 2016-05-10 22:34:04 +03:00
debugfs-vif.c iwlwifi: mvm: use helpers to get iwl_mvm_sta 2016-05-10 22:34:04 +03:00
debugfs.c iwlwifi: mvm: silence uninitialized variable warning 2016-07-06 00:37:21 +03:00
debugfs.h
fw-api-coex.h
fw-api-d3.h iwlwifi: mvm: add firmware API name comment 2016-05-10 22:14:41 +03:00
fw-api-mac.h
fw-api-power.h
fw-api-rs.h
fw-api-rx.h iwlwifi: mvm: update mpdu metadata API 2016-07-01 18:09:40 +03:00
fw-api-scan.h iwlwifi: mvm: add extended dwell time 2015-12-20 23:27:40 +02:00
fw-api-sta.h iwlwifi: mvm: support queue removal in ADD_STA hcmd 2016-05-10 22:14:44 +03:00
fw-api-stats.h
fw-api-tof.h
fw-api-tx.h iwlwifi: mvm: Support CSA countdown offloading 2016-07-01 18:09:45 +03:00
fw-api.h iwlwifi: mvm: Support CSA countdown offloading 2016-07-01 18:09:45 +03:00
fw-dbg.c iwlwifi: don't access a nonexistent register upon assert 2016-05-10 22:34:05 +03:00
fw-dbg.h iwlwifi: mvm: constify the parameters of a few functions in fw-dbg.c 2016-01-07 19:01:32 +02:00
fw.c iwlwifi: mvm: fix possible division by zero 2016-07-06 00:33:06 +03:00
led.c
mac80211.c iwlwifi: mvm: change scan timeout to a delayed work 2016-07-06 00:33:07 +03:00
mac-ctxt.c iwlwifi: mvm: Support CSA countdown offloading 2016-07-01 18:09:45 +03:00
Makefile iwlwifi: remove support for fw older than -16.ucode 2016-03-30 16:21:27 +03:00
mvm.h iwlwifi: mvm: support dqa queue sharing 2016-07-06 00:47:41 +03:00
nvm.c iwlwifi: refactor the code that reads the MAC address from the NVM 2016-03-07 13:33:00 +02:00
offloading.c
ops.c iwlwifi: mvm: change scan timeout to a delayed work 2016-07-06 00:33:07 +03:00
phy-ctxt.c cfg80211: remove enum ieee80211_band 2016-04-12 15:56:15 +02:00
power.c iwlwifi: rename CAPA_P2P_STANDALONE_UAPSD to CAPA_P2P_SCM_UAPSD 2016-07-01 18:09:23 +03:00
quota.c iwlwifi: mvm: support setting minimum quota from debugfs 2016-02-01 16:40:23 +02:00
rs.c cfg80211: remove enum ieee80211_band 2016-04-12 15:56:15 +02:00
rs.h cfg80211: remove enum ieee80211_band 2016-04-12 15:56:15 +02:00
rx.c iwlwifi: mvm: remove an unused variable 2016-07-06 00:35:11 +03:00
rxmq.c iwlwifi: mvm: Support CSA countdown offloading 2016-07-01 18:09:45 +03:00
scan.c iwlwifi: mvm: change scan timeout to a delayed work 2016-07-06 00:33:07 +03:00
sf.c iwlwifi: remove support for fw older than -16.ucode 2016-03-30 16:21:27 +03:00
sta.c iwlwifi: mvm: set sta_id in SCD_QUEUE_CONFIG cmd 2016-07-06 00:48:26 +03:00
sta.h iwlwifi: mvm: support dqa queue inactivation upon timeout 2016-07-06 00:14:27 +03:00
tdls.c cfg80211: remove enum ieee80211_band 2016-04-12 15:56:15 +02:00
testmode.h
time-event.c iwlwifi: mvm: ROC: cleanup time event info on FW failure 2016-03-09 20:59:18 +02:00
time-event.h iwlwifi: mvm: extend time event duration 2016-03-07 13:34:16 +02:00
tof.c
tof.h
tt.c iwlwifi: mvm: use helpers to get iwl_mvm_sta 2016-05-10 22:34:04 +03:00
tx.c iwlwifi: mvm: support dqa queue inactivation upon timeout 2016-07-06 00:14:27 +03:00
utils.c iwlwifi: mvm: set sta_id in SCD_QUEUE_CONFIG cmd 2016-07-06 00:48:26 +03:00