Home
last modified time | relevance | path

Searched refs:htt_tx_desc_init (Results 1 – 5 of 5) sorted by relevance

/wlan-driver/qcacld-3.0/core/dp/ol/inc/
H A Dol_htt_tx_api.h550 htt_tx_desc_init(htt_pdev_handle pdev,
/wlan-driver/qcacld-3.0/core/dp/txrx/
H A Dol_tx_ll_fastpath.c196 if (qdf_unlikely(htt_tx_desc_init(pdev->htt_pdev, htt_tx_desc, in ol_tx_prepare_ll_fast()
H A Dol_tx_desc.c750 if (qdf_unlikely(htt_tx_desc_init(pdev->htt_pdev, tx_desc->htt_tx_desc, in ol_tx_desc_ll()
H A Dol_tx_hl.c437 if (qdf_unlikely(htt_tx_desc_init( in ol_txrx_mgmt_send_frame()
582 htt_tx_desc_init(
/wlan-driver/qcacld-3.0/core/dp/htt/
H A Dhtt_tx.c1674 htt_tx_desc_init(htt_pdev_handle pdev, in htt_tx_desc_init() function