Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dcfg80211.h494 bool brcmf_is_apmode_operating(struct wiphy *wiphy);
H A Dcore.c101 if (enable && brcmf_is_apmode_operating(ifp->drvr->wiphy)) { in brcmf_configure_arp_nd_offload()
H A Dcfg80211.c1046 bool brcmf_is_apmode_operating(struct wiphy *wiphy) in brcmf_is_apmode_operating() function