On 5/9/2024 11:47 PM, Baochen Qiang wrote: > Implement basic WoW functionalities such as magic-packet, disconnect > and pattern. The logic is very similar to ath11k. > > When WoW is configured, ath12k_core_suspend and ath12k_core_resume > are skipped (by checking ar->state) as we are not allowed to power > cycle firmware. > > Tested-on: WCN7850 hw2.0 PCI WLAN.HMT.1.0-03427-QCAHMTSWPL_V1.0_V2.0_SILICONZ-1.15378.4 > > Signed-off-by: Baochen Qiang <quic_bqiang@xxxxxxxxxxx> Acked-by: Jeff Johnson <quic_jjohnson@xxxxxxxxxxx>