Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/dp/core/inc/
H A Dwlan_dp_prealloc.h85 void *dp_prealloc_get_coherent(uint32_t *size, void **base_vaddr_unaligned,
/wlan-driver/qcacld-3.0/components/dp/core/src/
H A Dwlan_dp_prealloc.c962 void *dp_prealloc_get_coherent(uint32_t *size, void **base_vaddr_unaligned, in dp_prealloc_get_coherent() function
/wlan-driver/qcacld-3.0/core/cds/src/
H A Dcds_api.c143 .dp_prealloc_get_consistent = dp_prealloc_get_coherent,