Home
last modified time | relevance | path

Searched refs:cacheable (Results 1 – 13 of 13) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/qdf/inc/
H A Dqdf_mem.h228 qdf_dma_context_t memctxt, bool cacheable,
249 memctxt, cacheable) \ argument
251 element_num, memctxt, cacheable, \
269 qdf_dma_context_t memctxt, bool cacheable,
283 #define qdf_mem_multi_pages_free(osdev, pages, memctxt, cacheable) \ argument
284 qdf_mem_multi_pages_free_debug(osdev, pages, memctxt, cacheable, \
419 qdf_dma_context_t memctxt, bool cacheable);
423 qdf_dma_context_t memctxt, bool cacheable);
468 bool cacheable);
838 uint8_t cacheable);
[all …]
/wlan-driver/qca-wifi-host-cmn/hif/src/
H A Dhif_main.h731 bool cacheable);
744 bool cacheable);
775 bool cacheable) in hif_prealloc_get_multi_pages() argument
778 elem_size, elem_num, 0, cacheable); in hif_prealloc_get_multi_pages()
784 bool cacheable) in hif_prealloc_put_multi_pages() argument
787 cacheable); in hif_prealloc_put_multi_pages()
H A Dhif_main.c2813 bool cacheable) in hif_prealloc_get_multi_pages() argument
2820 pages, cacheable); in hif_prealloc_get_multi_pages()
2824 elem_size, elem_num, 0, cacheable); in hif_prealloc_get_multi_pages()
2829 bool cacheable) in hif_prealloc_put_multi_pages() argument
2840 cacheable); in hif_prealloc_put_multi_pages()
/wlan-driver/qca-wifi-host-cmn/qdf/linux/src/
H A Dqdf_mem.c1707 qdf_dma_context_t memctxt, bool cacheable, in qdf_mem_multi_pages_alloc_debug() argument
1730 if (cacheable) { in qdf_mem_multi_pages_alloc_debug()
1774 if (cacheable) { in qdf_mem_multi_pages_alloc_debug()
1801 qdf_dma_context_t memctxt, bool cacheable, in qdf_mem_multi_pages_free_debug() argument
1810 if (cacheable) { in qdf_mem_multi_pages_free_debug()
1870 qdf_dma_context_t memctxt, bool cacheable) in qdf_mem_multi_pages_alloc() argument
1891 if (cacheable) { in qdf_mem_multi_pages_alloc()
1932 if (cacheable) { in qdf_mem_multi_pages_alloc()
1958 qdf_dma_context_t memctxt, bool cacheable) in qdf_mem_multi_pages_alloc() argument
1984 if (cacheable) { in qdf_mem_multi_pages_alloc()
[all …]
/wlan-driver/qcacld-3.0/components/dp/core/src/
H A Dwlan_dp_prealloc.c102 bool cacheable; member
508 0, mp->cacheable); in dp_prealloc_deinit()
866 if (mp->cacheable) in dp_prealloc_init()
872 0, mp->cacheable); in dp_prealloc_init()
1020 bool cacheable) in dp_prealloc_get_multi_pages() argument
1056 mp_found = mp->cacheable ? in dp_prealloc_put_multi_pages()
1066 mp->cacheable); in dp_prealloc_put_multi_pages()
/wlan-driver/qcacld-3.0/components/dp/core/inc/
H A Dwlan_dp_prealloc.h116 bool cacheable);
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_driver_ops.c154 bool cacheable) in hdd_dp_prealloc_get_multi_pages() argument
157 cacheable); in hdd_dp_prealloc_get_multi_pages()
194 bool cacheable) in hdd_dp_prealloc_get_multi_pages() argument
/wlan-driver/qcacld-3.0/components/dp/dispatcher/inc/
H A Dwlan_dp_ucfg_api.h1374 bool cacheable);
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
H A Ddp_internal.h4745 bool cacheable);
4765 bool cacheable);
4789 bool cacheable) in dp_desc_multi_pages_mem_alloc() argument
4792 element_num, memctxt, cacheable); in dp_desc_multi_pages_mem_alloc()
4800 bool cacheable) in dp_desc_multi_pages_mem_free() argument
4803 memctxt, cacheable); in dp_desc_multi_pages_mem_free()
H A Ddp_main.c1342 bool cacheable) in dp_desc_multi_pages_mem_alloc() argument
1355 cacheable); in dp_desc_multi_pages_mem_alloc()
1361 element_num, memctxt, cacheable); in dp_desc_multi_pages_mem_alloc()
1365 desc_type, (int)element_size, element_num, cacheable); in dp_desc_multi_pages_mem_alloc()
1372 bool cacheable) in dp_desc_multi_pages_mem_free() argument
1385 memctxt, cacheable); in dp_desc_multi_pages_mem_free()
/wlan-driver/qcacld-3.0/components/dp/dispatcher/src/
H A Dwlan_dp_ucfg_api.c2697 bool cacheable) in ucfg_dp_prealloc_get_multi_pages() argument
2700 cacheable); in ucfg_dp_prealloc_get_multi_pages()
/wlan-driver/qca-wifi-host-cmn/hif/inc/
H A Dhif.h927 bool cacheable);
/wlan-driver/qca-wifi-host-cmn/dp/inc/
H A Dcdp_txrx_ops.h1690 bool cacheable);