Searched refs:dhd_tx_profile_attach (Results 1 – 3 of 3) sorted by relevance
4582 int dhd_tx_profile_attach(dhd_pub_t *dhdp);
10841 dhd_tx_profile_attach(dhd_pub_t *dhdp) in dhd_tx_profile_attach() function
11838 if (dhd_tx_profile_attach(&dhd->pub) != BCME_OK) { in dhd_attach()