Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/dp/ol/inc/
Dol_htt_tx_api.h377 int htt_tx_frag_alloc(htt_pdev_handle pdev,
380 static inline int htt_tx_frag_alloc(htt_pdev_handle pdev, in htt_tx_frag_alloc() function
/wlan-driver/qcacld-3.0/core/dp/htt/
Dhtt_tx.c203 int htt_tx_frag_alloc(htt_pdev_handle pdev, in htt_tx_frag_alloc() function
/wlan-driver/qcacld-3.0/core/dp/txrx/
Dol_txrx.c1225 ret = htt_tx_frag_alloc(pdev->htt_pdev, in ol_txrx_pdev_post_attach()