linux_dsm_epyc7002/drivers/net/wireless/intel/iwlwifi
Matti Gottlieb dc28e12f21 iwlwifi: mvm: ROC: Extend the ROC max delay duration & limit ROC duration
When associated to an AP and a ROC event with a long duration is scheduled
the FW may have a hard time scheduling a consecutive time event, since it
has to remain on the connection channel to hear the AP's DTIM.
In addition, when associated and a ROC is requested with a duration
greater than the DTIM interval, the FW will not be able to schedule
the ROC event, since it needs to wake up for the DTIM.

Increasing the "max delay" duration to the DTIM period will allow the FW to
wait until after the DTIM and then schedule the ROC time event.
Limiting the ROC to be less than the DTIM interval will assure that the
time event will be scheduled for at least part of the time (instead of
automatically failing)

Extend the ROC max delay duration to min(dtim_interval * 3, 600TU),
and limit the duration to be less than the DTIM interval.

Signed-off-by: Matti Gottlieb <matti.gottlieb@intel.com>
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
2015-12-01 21:17:58 +02:00
..
dvm iwlwifi: change the Intel Wireless email address 2015-12-01 21:17:55 +02:00
mvm iwlwifi: mvm: ROC: Extend the ROC max delay duration & limit ROC duration 2015-12-01 21:17:58 +02:00
pcie iwlwifi: change the Intel Wireless email address 2015-12-01 21:17:55 +02:00
iwl-1000.c iwlwifi: change the Intel Wireless email address 2015-12-01 21:17:55 +02:00
iwl-2000.c iwlwifi: change the Intel Wireless email address 2015-12-01 21:17:55 +02:00
iwl-5000.c iwlwifi: change the Intel Wireless email address 2015-12-01 21:17:55 +02:00
iwl-6000.c iwlwifi: change the Intel Wireless email address 2015-12-01 21:17:55 +02:00
iwl-7000.c
iwl-8000.c iwlwifi: Add PCI IDs for the new series 8165 2015-12-01 21:17:54 +02:00
iwl-9000.c
iwl-agn-hw.h iwlwifi: change the Intel Wireless email address 2015-12-01 21:17:55 +02:00
iwl-config.h iwlwifi: Add PCI IDs for the new series 8165 2015-12-01 21:17:54 +02:00
iwl-csr.h
iwl-debug.c
iwl-debug.h
iwl-devtrace-data.h iwlwifi: change the Intel Wireless email address 2015-12-01 21:17:55 +02:00
iwl-devtrace-io.h iwlwifi: change the Intel Wireless email address 2015-12-01 21:17:55 +02:00
iwl-devtrace-iwlwifi.h
iwl-devtrace-msg.h iwlwifi: change the Intel Wireless email address 2015-12-01 21:17:55 +02:00
iwl-devtrace-ucode.h iwlwifi: change the Intel Wireless email address 2015-12-01 21:17:55 +02:00
iwl-devtrace.c
iwl-devtrace.h
iwl-drv.c iwlwifi: print index in api/capa flags parsing message 2015-12-01 21:17:56 +02:00
iwl-drv.h
iwl-eeprom-parse.c iwlwifi: change the Intel Wireless email address 2015-12-01 21:17:55 +02:00
iwl-eeprom-parse.h iwlwifi: change the Intel Wireless email address 2015-12-01 21:17:55 +02:00
iwl-eeprom-read.c iwlwifi: change the Intel Wireless email address 2015-12-01 21:17:55 +02:00
iwl-eeprom-read.h iwlwifi: change the Intel Wireless email address 2015-12-01 21:17:55 +02:00
iwl-fh.h iwlwifi: change the Intel Wireless email address 2015-12-01 21:17:55 +02:00
iwl-fw-error-dump.h iwlwifi: change the Intel Wireless email address 2015-12-01 21:17:55 +02:00
iwl-fw-file.h
iwl-fw.h iwlwifi: change the Intel Wireless email address 2015-12-01 21:17:55 +02:00
iwl-io.c
iwl-io.h iwlwifi: change the Intel Wireless email address 2015-12-01 21:17:55 +02:00
iwl-modparams.h
iwl-notif-wait.c iwlwifi: change the Intel Wireless email address 2015-12-01 21:17:55 +02:00
iwl-notif-wait.h iwlwifi: change the Intel Wireless email address 2015-12-01 21:17:55 +02:00
iwl-nvm-parse.c iwlwifi: change the Intel Wireless email address 2015-12-01 21:17:55 +02:00
iwl-nvm-parse.h iwlwifi: change the Intel Wireless email address 2015-12-01 21:17:55 +02:00
iwl-op-mode.h
iwl-phy-db.c
iwl-phy-db.h
iwl-prph.h
iwl-scd.h iwlwifi: change the Intel Wireless email address 2015-12-01 21:17:55 +02:00
iwl-trans.c iwlwifi: change the Intel Wireless email address 2015-12-01 21:17:55 +02:00
iwl-trans.h
Kconfig
Makefile