wifi: iwlwifi: mvm: d3: parse keys from wowlan info notification
authorNaftali Goldstein <naftali.goldstein@intel.com>
Tue, 6 Sep 2022 13:42:19 +0000 (16:42 +0300)
committerGregory Greenman <gregory.greenman@intel.com>
Sun, 18 Sep 2022 11:40:17 +0000 (14:40 +0300)
commit32fed4706d9aca31c9d575c1efa4a3624a9d5543
tree202fa296f08730d91f4b6a890ca5ba9f376cc058
parent4a0e642228379e6329e36b932749c59497109ade
wifi: iwlwifi: mvm: d3: parse keys from wowlan info notification

This notification replaces the WOWLAN_GET_STATUSES command-and-response,
so it's required to parse all the keys in the notification just like
what happened when that command was used.

Move around a few required static functions in order to avoid forward
declarations.

Signed-off-by: Naftali Goldstein <naftali.goldstein@intel.com>
Signed-off-by: Gregory Greenman <gregory.greenman@intel.com>
Link: https://lore.kernel.org/r/20220906161827.ca3fb23cab81.I0a9fe7729af4567b98813bc51bad13ee5512a0ae@changeid
Signed-off-by: Gregory Greenman <gregory.greenman@intel.com>
drivers/net/wireless/intel/iwlwifi/mvm/d3.c