Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/dp/core/inc/
H A Dwlan_dp_prealloc.h54 void *dp_prealloc_get_context_memory(uint32_t ctxt_type, qdf_size_t ctxt_size);
/wlan-driver/qcacld-3.0/components/dp/core/src/
H A Dwlan_dp_prealloc.c923 void *dp_prealloc_get_context_memory(uint32_t ctxt_type, qdf_size_t ctxt_size) in dp_prealloc_get_context_memory() function
/wlan-driver/qcacld-3.0/core/cds/src/
H A Dcds_api.c141 .dp_prealloc_get_context = dp_prealloc_get_context_memory,