Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/cds/src/
H A Dcds_api.c142 .dp_prealloc_put_context = dp_prealloc_put_context_memory,
/wlan-driver/qca-wifi-host-cmn/dp/inc/
H A Dcdp_txrx_ops.h1676 QDF_STATUS(*dp_prealloc_put_context)(uint32_t ctxt_type, void *vaddr); member
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
H A Ddp_main.c1260 if (soc->cdp_soc.ol_ops->dp_prealloc_put_context) { in dp_context_free_mem()
1261 status = soc->cdp_soc.ol_ops->dp_prealloc_put_context( in dp_context_free_mem()