Home
last modified time | relevance | path

Searched refs:HTT_EPID_GET (Results 1 – 2 of 2) sorted by relevance

/wlan-driver/qcacld-3.0/core/dp/txrx/
H A Dol_tx_ll_fastpath.c315 uint32_t ep_id = HTT_EPID_GET(pdev->htt_pdev); in ol_tx_ll_fast()
500 uint32_t ep_id = HTT_EPID_GET(pdev->htt_pdev); in ol_tx_ll_fast()
/wlan-driver/qcacld-3.0/core/dp/htt/
H A Dhtt_types.h448 #define HTT_EPID_GET(_htt_pdev_hdl) \ macro