Searched refs:brcmf_net_attach (Results 1 – 2 of 2) sorted by relevance
635 extern int brcmf_net_attach(struct brcmf_pub *drvr, int idx);
885 if (brcmf_net_attach(drvr, ifp->idx)) { in brcmf_add_if()1024 int brcmf_net_attach(struct brcmf_pub *drvr, int ifidx) in brcmf_net_attach() function