diff options
author | Haim Dreyfuss <haim.dreyfuss@intel.com> | 2014-12-18 13:34:01 +0300 |
---|---|---|
committer | Emmanuel Grumbach <emmanuel.grumbach@intel.com> | 2015-01-22 18:53:59 +0300 |
commit | 44e9cd7e4044e3f3f19d0ce761c793d525509c6d (patch) | |
tree | 00ce7471f24c971d1f7b6c08316d491d8f76a4ca /drivers/net/wireless/iwlwifi/mvm/nvm.c | |
parent | afe08e1cd599adc589d2c0635f1de28f787d87e7 (diff) | |
download | linux-44e9cd7e4044e3f3f19d0ce761c793d525509c6d.tar.xz |
iwlwifi: mvm: set max_out_time equal to frag_passive_dwell in fragmented scan
Fragmented scan should be applied for all channels, passive and active.
When scanning on passive channels the firmware uses frag_passive_dwell
to define the maximum continuous scan time before returning to the
operating channel. On active channels max_out_time is the parameter
used by the firmware to define the maximum time allowed out of the
operating channel. Since active channels' scan should also be fragmented
set max_out_time equal to frag_passive_dwell.
In addition:
- Set max_out_time and suspend_time if the firmware doesn't support
fragmented scan to avoid unexpected behavior.
- Adjust max_out_time for second level of scan precedence.
Signed-off-by: Haim Dreyfuss <haim.dreyfuss@intel.com>
Reviewed-by: Alexander Bondar <alexander.bondar@intel.com>
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Diffstat (limited to 'drivers/net/wireless/iwlwifi/mvm/nvm.c')
0 files changed, 0 insertions, 0 deletions