]> git.baikalelectronics.ru Git - kernel.git/commit
iwlwifi: mvm: add support for range request command ver 11
authorAvraham Stern <avraham.stern@intel.com>
Mon, 28 Sep 2020 09:23:20 +0000 (12:23 +0300)
committerLuca Coelho <luciano.coelho@intel.com>
Thu, 1 Oct 2020 18:59:38 +0000 (21:59 +0300)
commit7ab39da8a1faafd1d37553b3e84fffd808ab21cb
treef8fe54196a648a31b19c82f1469afe37b262c9d8
parent955b302fa3ade2e137d63776f3b653efd2f796fc
iwlwifi: mvm: add support for range request command ver 11

Version 11 of the range request command adds support for setting
the PN for secure ranging. For now, this is not yet supported.

The same functions that are used for version 9 and 10 are also
used for version 11 as the common part is the same.

Signed-off-by: Avraham Stern <avraham.stern@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Link: https://lore.kernel.org/r/iwlwifi.20200928121852.6f9ed4140e8c.I046e0d9f6dfaafda9794e5eb2ee1f02fcad2851a@changeid
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
drivers/net/wireless/intel/iwlwifi/fw/api/location.h
drivers/net/wireless/intel/iwlwifi/mvm/ftm-initiator.c
drivers/net/wireless/intel/iwlwifi/mvm/mvm.h
drivers/net/wireless/intel/iwlwifi/mvm/ops.c