Home
last modified time | relevance | path

Searched refs:wowl_enabled (Results 1 – 6 of 6) sorted by relevance

/drivers/net/wireless/brcm80211/brcmfmac/
Dusb.c162 bool wowl_enabled; member
1166 devinfo->wowl_enabled = enabled; in brcmf_usb_wowl_config()
1450 if (devinfo->wowl_enabled) in brcmf_usb_suspend()
1466 if (!devinfo->wowl_enabled) in brcmf_usb_resume()
Dsdio.h200 bool wowl_enabled; member
Dcfg80211.h406 bool wowl_enabled; member
Dbcmsdh.c1255 sdiodev->wowl_enabled = enabled; in brcmf_sdio_wowl_config()
1279 if (sdiodev->wowl_enabled) { in brcmf_ops_sdio_suspend()
Dpcie.c273 bool wowl_enabled; member
1392 devinfo->wowl_enabled = enabled; in brcmf_pcie_wowl_config()
1990 if ((err) || (!devinfo->wowl_enabled)) { in brcmf_pcie_suspend()
Dcfg80211.c3092 if (cfg->wowl_enabled) { in brcmf_cfg80211_resume()
3098 cfg->wowl_enabled = false; in brcmf_cfg80211_resume()
3134 cfg->wowl_enabled = true; in brcmf_configure_wowl()