Searched refs:dp_ctxt_type (Results 1 – 6 of 6) sorted by relevance
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/monitor/2.0/ |
D | dp_mon_2.0.h | 371 enum dp_ctxt_type ctx_type); 383 enum dp_ctxt_type ctx_type,
|
D | dp_mon_2.0.c | 178 enum dp_ctxt_type ctx_type) in dp_mon_desc_pool_free() 984 enum dp_ctxt_type ctx_type, in dp_mon_desc_pool_alloc()
|
/wlan-driver/qcacld-3.0/components/dp/core/src/ |
D | wlan_dp_prealloc.c | 132 enum dp_ctxt_type ctxt_type; 643 enum dp_ctxt_type ctx_type, in dp_update_mem_size_by_ctx_type()
|
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/ |
D | dp_internal.h | 4708 void *dp_context_alloc_mem(struct dp_soc *soc, enum dp_ctxt_type ctxt_type, 4719 void dp_context_free_mem(struct dp_soc *soc, enum dp_ctxt_type ctxt_type, 4769 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()
|
D | dp_types.h | 551 enum dp_ctxt_type { enum
|
D | dp_main.c | 1231 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()
|