OSDN Git Service

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)
commit453f26822844bf08991616b9d5def122deba8514
tree6a6f00fb71b862829d3108acc59e7f99730d7188
parentdf65890856645542a56748df7fb76b9e500b44f6
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