]> git.baikalelectronics.ru Git - kernel.git/commit
iwlwifi: mvm: add support for 8 level scan priority API
authorAvraham Stern <avraham.stern@intel.com>
Tue, 12 May 2015 09:19:48 +0000 (12:19 +0300)
committerEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Thu, 28 May 2015 10:35:22 +0000 (13:35 +0300)
commit3d0f5a498d5b318930bd796771d77af1c05caad1
tree48ebf1a6d248a436d29655d7f95a034c141db5a0
parent5fbda6e4fba909548449e015302e21e538799631
iwlwifi: mvm: add support for 8 level scan priority API

Add support for scan priority API with 8 levels instead of the
existing 3 levels. This API is needed to define the priority of
new ooc activities, e.g. gscan.
Add a TLV flag to indicate if the new API is supported so that
devices that does not support the new API will continue to use
the old one.

Signed-off-by: Avraham Stern <avraham.stern@intel.com>
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
drivers/net/wireless/iwlwifi/iwl-fw-file.h
drivers/net/wireless/iwlwifi/mvm/fw-api-scan.h
drivers/net/wireless/iwlwifi/mvm/scan.c