]> git.baikalelectronics.ru Git - kernel.git/commit
iwlwifi: scan: support scan req cmd ver 14
authorShahar S Matityahu <shahar.s.matityahu@intel.com>
Sun, 29 Sep 2019 09:48:42 +0000 (12:48 +0300)
committerLuca Coelho <luciano.coelho@intel.com>
Fri, 27 Mar 2020 06:12:47 +0000 (08:12 +0200)
commit1be2c2c7550cdb2002cfe42bc09d98dd50f899d1
tree6a6f00fb71b862829d3108acc59e7f99730d7188
parentfc7b688d34744096cb093bbfee3a2894e0e9f2e8
iwlwifi: scan: support scan req cmd ver 14

Modify adaptive dwell number of APs override API
Instead of using channel to index mapping, add the adaptive dwell
override parameters as part of the configuration per channel in the scan
request command.

Support 2 different override values and use them as follows:
1. 10 APs for friendly GO channels in p2p scan.
2. 2 APs for social channels in p2p scan.

Change-Id: I3b461108abf2306c3d054099112f2c3afce1cc92
Signed-off-by: Shahar S Matityahu <shahar.s.matityahu@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
drivers/net/wireless/intel/iwlwifi/fw/api/scan.h
drivers/net/wireless/intel/iwlwifi/mvm/scan.c