Searched refs:alloc_cacheable_memory (Results 1 – 3 of 3) sorted by relevance
/linux-6.14.4/drivers/net/wireless/ath/ath11k/ |
D | core.c | 104 .alloc_cacheable_memory = true, 188 .alloc_cacheable_memory = true, 275 .alloc_cacheable_memory = false, 362 .alloc_cacheable_memory = true, 449 .alloc_cacheable_memory = false, 537 .alloc_cacheable_memory = false, 623 .alloc_cacheable_memory = false, 706 .alloc_cacheable_memory = true, 793 .alloc_cacheable_memory = false, 880 .alloc_cacheable_memory = false,
|
D | hw.h | 204 bool alloc_cacheable_memory; member
|
D | dp.c | 240 if (ab->hw_params.alloc_cacheable_memory) { in ath11k_dp_srng_setup()
|