iwlwifi: mvm: scan dwell time corrections
authorDavid Spinadel <david.spinadel@intel.com>
Mon, 29 Dec 2014 13:43:48 +0000 (15:43 +0200)
committerEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Thu, 22 Jan 2015 15:54:01 +0000 (17:54 +0200)
commit3cae0734af7c17976ecf4e99a0447168e7fdf4cc
tree4bf6db4ce0948fda32c77e2c874da5695ce57bac
parentd42537bc479c9a0fdafc12c69b7f38a7a0379beb
iwlwifi: mvm: scan dwell time corrections

Use only basic dwell time (10 ms for active scan and 110 for passive),
regardless of the number of the probes and the band, if it is
supported by the FW. The FW will add 3 ms for each probe sent and 10
ms for low band channels.
Add a TLV flag to indicate such support in FW.

This fix is needed to fix few bugs regarding scans that take too much time.

Signed-off-by: David Spinadel <david.spinadel@intel.com>
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
drivers/net/wireless/iwlwifi/iwl-fw-file.h
drivers/net/wireless/iwlwifi/mvm/scan.c