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)
commitee3ae3a18a74cdca6a001fb200d8951933299a9d
tree91ef9d7362b22c3dda6b1335c7a19a6edf9c8723
parent090a5d7c8b195ee1eaa66f0420b8a4974eb5f082
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