linux_dsm_epyc7002/drivers/net/wireless/iwlwifi/mvm
Emmanuel Grumbach 86a91ec757 iwlwifi: mvm: correctly configure MCAST in AP mode
The AP mode needs to use the MCAST fifo for the MCAST
frames sent after the DTIM. This fifo needs to be
configured with the same parameters as the VOICE FIFO.

A separate SCD queue is mapped to this fifo - the cab_queue
(cab stands for Content After Beacon). This queue isn't
connected to any station, but rather to the MAC context.
This queue should (and is already) be set as the MCAST
queue - this is part of the of MAC context command.

Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Reviewed-by: Ilan Peer <ilan.peer@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
2013-06-04 13:16:02 +02:00
..
binding.c iwlwifi: a few fixes in license 2013-03-06 16:46:59 +01:00
bt-coex.c iwlwifi: mvm: fix the LUT for BT Coex 2013-06-04 13:12:55 +02:00
d3.c iwlwifi: mvm: implement D3 testing 2013-05-29 21:56:57 +02:00
debugfs.c iwlwifi: mvm: implement D3 testing 2013-05-29 21:56:57 +02:00
fw-api-bt-coex.h iwlwifi: mvm: add BT Coex FW API 2013-03-06 16:47:57 +01:00
fw-api-d3.h iwlwifi: mvm: adjust firmware D3 configuration API 2013-05-16 23:18:06 +02:00
fw-api-mac.h iwlwifi: mvm: correctly configure MCAST in AP mode 2013-06-04 13:16:02 +02:00
fw-api-power.h iwlwifi: mvm: Change number of DTIMs to skip semantics 2013-05-29 09:03:23 +02:00
fw-api-rs.h iwlwifi: a few fixes in license 2013-03-06 16:46:59 +01:00
fw-api-scan.h iwlwifi: a few fixes in license 2013-03-06 16:46:59 +01:00
fw-api-sta.h iwlwifi: a few fixes in license 2013-03-06 16:46:59 +01:00
fw-api-tx.h iwlwifi: mvm: add a missing define in firmware API 2013-05-16 23:08:54 +02:00
fw-api.h iwlwifi: mvm: Add support for connection monitor offload 2013-05-29 09:03:24 +02:00
fw.c iwlwifi: mvm: add thermal throttling and CT kill 2013-05-29 09:03:18 +02:00
led.c iwlwifi: a few fixes in license 2013-03-06 16:46:59 +01:00
mac80211.c Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next 2013-05-29 14:51:50 -04:00
mac-ctxt.c iwlwifi: mvm: correctly configure MCAST in AP mode 2013-06-04 13:16:02 +02:00
Makefile iwlwifi: mvm: add thermal throttling and CT kill 2013-05-29 09:03:18 +02:00
mvm.h iwlwifi: mvm: correctly configure MCAST in AP mode 2013-06-04 13:16:02 +02:00
nvm.c iwlwifi: take valid ant for HT caps from TLV 2013-05-29 09:03:23 +02:00
ops.c iwlwifi: mvm: reorder Rx handler for performance purposes 2013-06-04 13:15:49 +02:00
phy-ctxt.c iwlwifi: mvm: implement D3 testing 2013-05-29 21:56:57 +02:00
power.c iwlwifi: mvm: add debugfs for powersave 2013-05-29 09:03:24 +02:00
quota.c iwlwifi: mvm: Fix quota command settings 2013-06-04 13:15:27 +02:00
rs.c iwlwifi: mvm: don't enable MIMO when BT is active 2013-06-04 13:13:29 +02:00
rs.h iwlwifi: mvm: don't enable MIMO when BT is active 2013-06-04 13:13:29 +02:00
rx.c iwlwifi: mvm: add thermal throttling and CT kill 2013-05-29 09:03:18 +02:00
scan.c iwlwifi: mvm: use proper scan type for P2P 2013-05-27 13:30:57 +02:00
sta.c iwlwifi: mvm: add thermal throttling and CT kill 2013-05-29 09:03:18 +02:00
sta.h iwlwifi: mvm: add thermal throttling and CT kill 2013-05-29 09:03:18 +02:00
time-event.c iwlwifi: mvm: Sync FW API time event notification change 2013-04-03 22:49:52 +02:00
time-event.h iwlwifi: mvm: Add support for different ROC types 2013-03-20 14:31:04 +01:00
tt.c iwlwifi: mvm: add thermal throttling and CT kill 2013-05-29 09:03:18 +02:00
tx.c iwlwifi: mvm: fix aggregation drain flow 2013-05-16 22:39:07 +02:00
utils.c iwlwifi: mvm: implement D3 testing 2013-05-29 21:56:57 +02:00