]> git.baikalelectronics.ru Git - kernel.git/commit
ath11k: enable idle power save mode
authorCarl Huang <cjhuang@codeaurora.org>
Thu, 1 Oct 2020 09:34:49 +0000 (12:34 +0300)
committerKalle Valo <kvalo@codeaurora.org>
Thu, 1 Oct 2020 19:33:17 +0000 (22:33 +0300)
commitd3f0d596785175d7871f7f7048b398e476a6746f
tree5065803e7eba3bb91f6c3ce0f2b9e91c8b2f363f
parent0b327a0b38e1e4517d0667da694091a5a05c7e55
ath11k: enable idle power save mode

Host sends wmi command to allow hardware enter idle power
save mode in ath11k_mac_op_start function.

hw parameter idle_ps indicates whether idle power save is supported.

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/1601544890-13450-8-git-send-email-kvalo@codeaurora.org
drivers/net/wireless/ath/ath11k/core.c
drivers/net/wireless/ath/ath11k/hw.h
drivers/net/wireless/ath/ath11k/mac.c