Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/dp/ol/inc/
H A Dol_htt_api.h67 htt_attach(struct htt_pdev_t *pdev, int desc_pool_size);
/wlan-driver/qcacld-3.0/core/dp/htt/
H A Dhtt.c501 htt_attach(struct htt_pdev_t *pdev, int desc_pool_size) in htt_attach() function
/wlan-driver/qcacld-3.0/core/dp/txrx/
H A Dol_txrx.c1153 ret = htt_attach(pdev->htt_pdev, desc_pool_size); in ol_txrx_pdev_post_attach()