Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/dp/ol/inc/
H A Dol_htt_api.h266 int htt_ipa_uc_attach(struct htt_pdev_t *pdev);
353 static inline int htt_ipa_uc_attach(struct htt_pdev_t *pdev) in htt_ipa_uc_attach() function
/wlan-driver/qcacld-3.0/core/dp/htt/
H A Dhtt.c903 int htt_ipa_uc_attach(struct htt_pdev_t *pdev) in htt_ipa_uc_attach() function
/wlan-driver/qcacld-3.0/core/dp/txrx/
H A Dol_txrx.c1159 ret = htt_ipa_uc_attach(pdev->htt_pdev); in ol_txrx_pdev_post_attach()