wifi: iwlwifi: mvm: support wowlan info notification version 2
authorHaim Dreyfuss <haim.dreyfuss@intel.com>
Thu, 13 Apr 2023 18:40:27 +0000 (21:40 +0300)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 14 Apr 2023 11:14:50 +0000 (13:14 +0200)
commit905d50ddbc83bef0d7f3386e7f3472b0324b405b
tree7d05e376a946cbd0bb10eda39adf4cdeaf0f77e0
parent26c680b7319dba5da2ff743a6b18c9e4bba0ba04
wifi: iwlwifi: mvm: support wowlan info notification version 2

As part of version 2 we don't need to have wake_packet_bufsize
and wake_packet_length. The first one is already calculated by the driver,
the latter is sent as part of the wake packet notification.

Signed-off-by: Haim Dreyfuss <haim.dreyfuss@intel.com>
Signed-off-by: Gregory Greenman <gregory.greenman@intel.com>
Link: https://lore.kernel.org/r/20230413213309.3b53213b10d4.Ibf2f15aca614def2d262dd267d1aad65931b58f1@changeid
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
drivers/net/wireless/intel/iwlwifi/fw/api/d3.h
drivers/net/wireless/intel/iwlwifi/mvm/d3.c