Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/qdf/linux/src/
H A Di_qdf_mem.h176 static inline void __qdf_mem_dma_cache_sync(qdf_device_t osdev, in __qdf_mem_dma_cache_sync() function
184 static inline void __qdf_mem_dma_cache_sync(qdf_device_t osdev, in __qdf_mem_dma_cache_sync() function
/wlan-driver/qca-wifi-host-cmn/qdf/inc/
H A Dqdf_mem.h665 __qdf_mem_dma_cache_sync(osdev, buf, dir, nbytes); in qdf_mem_dma_cache_sync()