Searched refs:brcmf_net_attach (Results 1 – 5 of 5) sorted by relevance
203 int brcmf_net_attach(struct brcmf_if *ifp, bool rtnl_locked);
215 if (brcmf_net_attach(ifp, false) < 0) in brcmf_fweh_handle_if_event()
676 int brcmf_net_attach(struct brcmf_if *ifp, bool rtnl_locked) in brcmf_net_attach() function1032 ret = brcmf_net_attach(ifp, false); in brcmf_bus_start()
2316 err = brcmf_net_attach(ifp, true); in brcmf_p2p_add_vif()
600 err = brcmf_net_attach(ifp, true); in brcmf_ap_add_vif()