Manikanta Pubbisetty <quic_mpubbise@xxxxxxxxxxx> 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@xxxxxxxxxxx> > Signed-off-by: Kalle Valo <quic_kvalo@xxxxxxxxxxx> 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@xxxxxxxxxxx/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches