]> git.baikalelectronics.ru Git - kernel.git/commit
iwlwifi: mvm: d3: implement RSC command version 5
authorJohannes Berg <johannes.berg@intel.com>
Thu, 5 Aug 2021 10:19:28 +0000 (13:19 +0300)
committerLuca Coelho <luciano.coelho@intel.com>
Thu, 26 Aug 2021 20:35:17 +0000 (23:35 +0300)
commitf629343f269ec1f0f2b2cb9a6a94ba9c3c0d19e5
tree92c4455e21c0b8d729901149542d2879890eb373
parentf9e75c3c8a40c2966bedfaccfc8e321ea62dde9d
iwlwifi: mvm: d3: implement RSC command version 5

In later firmware we haven't needed the TSC anyway since
we have it already (and firmware image doesn't change),
but the new version adds the ability to send down replay
counters for more than one GTK. Implement that.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Link: https://lore.kernel.org/r/iwlwifi.20210805130823.28cd065e8c4a.Ic8406a78ee46b07e0ca1b8199522ef08ec6eef53@changeid
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
drivers/net/wireless/intel/iwlwifi/fw/api/commands.h
drivers/net/wireless/intel/iwlwifi/fw/api/d3.h
drivers/net/wireless/intel/iwlwifi/mvm/d3.c