Home
last modified time | relevance | path

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

/linux-6.8/drivers/net/wireless/ath/ath11k/
Dcore.c104 .alloc_cacheable_memory = true,
186 .alloc_cacheable_memory = true,
268 .alloc_cacheable_memory = false,
353 .alloc_cacheable_memory = true,
435 .alloc_cacheable_memory = false,
518 .alloc_cacheable_memory = false,
602 .alloc_cacheable_memory = false,
683 .alloc_cacheable_memory = true,
Dhw.h204 bool alloc_cacheable_memory; member
Ddp.c239 if (ab->hw_params.alloc_cacheable_memory) { in ath11k_dp_srng_setup()