Home
last modified time | relevance | path

Searched refs:p2pdev_forced (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/drivers/net/wireless/brcm80211/brcmfmac/
Dp2p.h151 s32 brcmf_p2p_attach(struct brcmf_cfg80211_info *cfg, bool p2pdev_forced);
Dcfg80211.h472 bool p2pdev_forced);
Dp2p.c2358 s32 brcmf_p2p_attach(struct brcmf_cfg80211_info *cfg, bool p2pdev_forced) in brcmf_p2p_attach() argument
2371 if (p2pdev_forced) { in brcmf_p2p_attach()
Dcfg80211.c6204 bool p2pdev_forced) in brcmf_cfg80211_attach() argument
6307 err = brcmf_p2p_attach(cfg, p2pdev_forced); in brcmf_cfg80211_attach()