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

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

Completed in 22 milliseconds