Home
last modified time | relevance | path

Searched refs:dhd_tx_profile_attach (Results 1 – 3 of 3) sorted by relevance

/device/board/isoftstone/yangfan/kernel/src/driv/net/rockchip_wlan/rkwifi/bcmdhd/
Ddhd.h4582 int dhd_tx_profile_attach(dhd_pub_t *dhdp);
Ddhd_common.c10841 dhd_tx_profile_attach(dhd_pub_t *dhdp) in dhd_tx_profile_attach() function
Ddhd_linux.c11838 if (dhd_tx_profile_attach(&dhd->pub) != BCME_OK) { in dhd_attach()