]> git.baikalelectronics.ru Git - kernel.git/commit
iwlwifi: mvm: add support for new WOWLAN_TSC_RSC_PARAM version
authorDan Halperin <Dan1.Halperin@intel.com>
Fri, 25 Sep 2020 21:30:48 +0000 (00:30 +0300)
committerLuca Coelho <luciano.coelho@intel.com>
Thu, 1 Oct 2020 18:58:23 +0000 (21:58 +0300)
commit863cb77211a5c514e381e33a7eb4bb960ce93a53
tree91ef9d7362b22c3dda6b1335c7a19a6edf9c8723
parentda3bdfc968b4c8d408fc46751fa4fb8d9b335a98
iwlwifi: mvm: add support for new WOWLAN_TSC_RSC_PARAM version

- Change the iwl_all_tsc_rsc struct to hold a sta_id (__le32) field,
  while preserving the union, used in the older version.
- Adjust the use of this command according to the TLV.

Signed-off-by: Dan Halperin <Dan1.Halperin@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Link: https://lore.kernel.org/r/iwlwifi.20200926002540.8c621903db59.I1cc7afedc0ff2009fe1abf007684339f299b73aa@changeid
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
drivers/net/wireless/intel/iwlwifi/fw/api/d3.h
drivers/net/wireless/intel/iwlwifi/mvm/d3.c