]> git.baikalelectronics.ru Git - kernel.git/commit
iwlwifi: mvm: add support for range request version 10
authorAvraham Stern <avraham.stern@intel.com>
Fri, 29 May 2020 06:39:30 +0000 (09:39 +0300)
committerLuca Coelho <luciano.coelho@intel.com>
Fri, 29 May 2020 07:32:41 +0000 (10:32 +0300)
commit025bbde2110944c22e6e4f77893156d5744c66ed
tree8d6d278f0a74d7c8748f5af870eacde2480f4f46
parent69d8f1a8ae52e5453dcff8bb4b0a4d340a978f53
iwlwifi: mvm: add support for range request version 10

Range request version 10 keeps the same command size as version 9
but uses 2 reserved fields for the responder beacon interval and
station id (if exists).
For now, since the beacon interval of unassoc APs is unknown, use
a value of 100 TUs which is a common value for many APs.

While at it, remove the definition for CCMP_256 cipher, since this
is not supported.

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.20200529092401.b7ccdad0805f.I59ea7f773caed85a66c61401066ae169008442e6@changeid
drivers/net/wireless/intel/iwlwifi/fw/api/location.h
drivers/net/wireless/intel/iwlwifi/mvm/ftm-initiator.c