Home
last modified time | relevance | path

Searched refs:wowlan_enabled (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/wireless/nxp/nxpwifi/
H A Dmain.h959 bool wowlan_enabled; member
H A Dcfg80211.c2803 adapter->wowlan_enabled = false; in nxpwifi_cfg80211_suspend()
2871 adapter->wowlan_enabled = true; in nxpwifi_cfg80211_suspend()
H A Dsdio.c434 if (adapter->wowlan_enabled && (caps & MMC_PM_WAKE_SDIO_IRQ)) in nxpwifi_sdio_suspend()