ath11k: implement WoW enable and wakeup commands
authorCarl Huang <cjhuang@codeaurora.org>
Fri, 11 Dec 2020 17:35:48 +0000 (19:35 +0200)
committerKalle Valo <kvalo@codeaurora.org>
Sat, 12 Dec 2020 04:41:37 +0000 (06:41 +0200)
commit79802b13a492d0fdeb922e98628e5ff1a8b74026
treeb15e51f62f391b11ed5403ca2b775efffec2c455
parent2151ffde188a58d7de8fc92ed5ccf38d73ffdb68
ath11k: implement WoW enable and wakeup commands

Implement wow enable ane wow wakeup commands which are needed for suspend.

Tested-on: QCA6390 hw2.0 PCI WLAN.HST.1.0.1-01740-QCAHSTSWPLZ_V2_TO_X86-1

Signed-off-by: Carl Huang <cjhuang@codeaurora.org>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Link: https://lore.kernel.org/r/1607708150-21066-9-git-send-email-kvalo@codeaurora.org
drivers/net/wireless/ath/ath11k/Makefile
drivers/net/wireless/ath/ath11k/core.c
drivers/net/wireless/ath/ath11k/core.h
drivers/net/wireless/ath/ath11k/wmi.c
drivers/net/wireless/ath/ath11k/wmi.h
drivers/net/wireless/ath/ath11k/wow.c [new file with mode: 0644]
drivers/net/wireless/ath/ath11k/wow.h [new file with mode: 0644]