Searched defs:dhd_net_attach (Results 1 - 1 of 1) sorted by relevance

/drivers/net/wireless/bcmdhd/
H A Ddhd_linux.c1125 (void*)dhd_net_attach)) {
1131 if ((err = dhd_net_attach(&dhd->pub, ifp->idx)) != 0) {
1132 DHD_ERROR(("%s: dhd_net_attach failed, err %d\n",
3930 dhd_net_attach(dhd_pub_t *dhdp, int ifidx) function

Completed in 19 milliseconds