Searched defs:cacheable (Results 1 – 9 of 9) sorted by relevance
/wlan-driver/qca-wifi-host-cmn/qdf/linux/src/ |
D | qdf_mem.c | 1707 qdf_dma_context_t memctxt, bool cacheable, in qdf_mem_multi_pages_alloc_debug() 1801 qdf_dma_context_t memctxt, bool cacheable, in qdf_mem_multi_pages_free_debug() 1870 qdf_dma_context_t memctxt, bool cacheable) in qdf_mem_multi_pages_alloc() 1958 qdf_dma_context_t memctxt, bool cacheable) in qdf_mem_multi_pages_alloc() 2081 qdf_dma_context_t memctxt, bool cacheable) in qdf_mem_multi_pages_free() 2113 qdf_dma_context_t memctxt, bool cacheable) in qdf_mem_multi_pages_free() 2156 bool cacheable) in qdf_mem_multi_pages_zero() 2309 uint8_t cacheable, qdf_mem_release_cb cb, in qdf_tx_desc_pool_free_bufs() 2347 uint8_t cacheable) in qdf_mem_multi_page_link()
|
/wlan-driver/qcacld-3.0/components/dp/core/src/ |
D | wlan_dp_prealloc.c | 102 bool cacheable; member 1020 bool cacheable) in dp_prealloc_get_multi_pages()
|
/wlan-driver/qca-wifi-host-cmn/qdf/inc/ |
D | qdf_mem.h | 249 memctxt, cacheable) \ argument 283 #define qdf_mem_multi_pages_free(osdev, pages, memctxt, cacheable) \ argument
|
/wlan-driver/qcacld-3.0/core/hdd/src/ |
D | wlan_hdd_driver_ops.c | 154 bool cacheable) in hdd_dp_prealloc_get_multi_pages() 194 bool cacheable) in hdd_dp_prealloc_get_multi_pages()
|
/wlan-driver/qca-wifi-host-cmn/hif/src/ |
D | hif_main.h | 775 bool cacheable) in hif_prealloc_get_multi_pages() 784 bool cacheable) in hif_prealloc_put_multi_pages()
|
D | hif_main.c | 2813 bool cacheable) in hif_prealloc_get_multi_pages() 2829 bool cacheable) in hif_prealloc_put_multi_pages()
|
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/ |
D | dp_internal.h | 4789 bool cacheable) in dp_desc_multi_pages_mem_alloc() 4800 bool cacheable) in dp_desc_multi_pages_mem_free()
|
D | dp_main.c | 1342 bool cacheable) in dp_desc_multi_pages_mem_alloc() 1372 bool cacheable) in dp_desc_multi_pages_mem_free()
|
/wlan-driver/qcacld-3.0/components/dp/dispatcher/src/ |
D | wlan_dp_ucfg_api.c | 2697 bool cacheable) in ucfg_dp_prealloc_get_multi_pages()
|