[PATCH v3 2/2] ath11k: Add WoW support for WCN6750

Kalle Valo kvalo at kernel.org
Fri Sep 9 23:59:55 PDT 2022


Manikanta Pubbisetty <quic_mpubbise at quicinc.com> wrote:

> Add support for WoW on WCN6750 chipset.
> 
> Unlike other chips where WoW exit happens after sending WoW wakeup
> WMI command, exit from WoW suspend in the case of WCN6750 happens
> upon sending a WoW exit SMP2P (Shared memory point to point) message
> to the firmware.
> 
> Tested-on: WCN6750 hw1.0 AHB WLAN.MSL.1.0.1-00887-QCAMSLSWPLZ-1
> 
> Signed-off-by: Manikanta Pubbisetty <quic_mpubbise at quicinc.com>
> Signed-off-by: Kalle Valo <quic_kvalo at quicinc.com>

Failed to build:

ERROR: modpost: "ath11k_pci_disable_ce_irqs_except_wake_irq" [drivers/net/wireless/ath/ath11k/ath11k_ahb.ko] undefined!
ERROR: modpost: "ath11k_pci_enable_ce_irqs_except_wake_irq" [drivers/net/wireless/ath/ath11k/ath11k_ahb.ko] undefined!

This is because EXPORT_SYMBOL() macros were missing, added those in the pending branch:

https://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git/commit/?h=pending&id=e522bd3df8ab17f661547603a44f4b7d84223d73

-- 
https://patchwork.kernel.org/project/linux-wireless/patch/20220902112520.24804-3-quic_mpubbise@quicinc.com/

https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches




More information about the ath11k mailing list