Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/li/
Dhal_li_tx.h407 static inline qdf_dma_addr_t hal_tx_comp_get_paddr(void *hal_desc) in hal_tx_comp_get_paddr() function
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/be/
Dhal_be_tx.h559 static inline qdf_dma_addr_t hal_tx_comp_get_paddr(void *hal_desc) in hal_tx_comp_get_paddr() function
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/be/
Ddp_be_tx.c130 desc_dma_addr = hal_tx_comp_get_paddr(tx_comp_hal_desc); in dp_tx_comp_desc_check_and_invalidate()