Home
last modified time | relevance | path

Searched defs:ctxt_type (Results 1 – 3 of 3) sorted by relevance

/wlan-driver/qcacld-3.0/components/dp/core/src/
H A Dwlan_dp_prealloc.c132 enum dp_ctxt_type ctxt_type; member
923 void *dp_prealloc_get_context_memory(uint32_t ctxt_type, qdf_size_t ctxt_size) in dp_prealloc_get_context_memory()
941 QDF_STATUS dp_prealloc_put_context_memory(uint32_t ctxt_type, void *vaddr) in dp_prealloc_put_context_memory()
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
H A Ddp_internal.h4769 void *dp_context_alloc_mem(struct dp_soc *soc, enum dp_ctxt_type ctxt_type, in dp_context_alloc_mem()
4776 void dp_context_free_mem(struct dp_soc *soc, enum dp_ctxt_type ctxt_type, in dp_context_free_mem()
4826 bool attempt_prealloc, enum dp_ctxt_type ctxt_type) in dp_soc_frag_history_attach()
4864 enum dp_ctxt_type ctxt_type) in dp_soc_frag_history_detach()
H A Ddp_main.c1231 void *dp_context_alloc_mem(struct dp_soc *soc, enum dp_ctxt_type ctxt_type, in dp_context_alloc_mem()
1255 void dp_context_free_mem(struct dp_soc *soc, enum dp_ctxt_type ctxt_type, in dp_context_free_mem()