Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/wireless/ath/ath11k/
Dcore.c97 .alloc_cacheable_memory = true,
177 .alloc_cacheable_memory = true,
256 .alloc_cacheable_memory = false,
338 .alloc_cacheable_memory = true,
417 .alloc_cacheable_memory = false,
498 .alloc_cacheable_memory = false,
579 .alloc_cacheable_memory = false,
Dhw.h198 bool alloc_cacheable_memory; member
Ddp.c237 if (ab->hw_params.alloc_cacheable_memory) { in ath11k_dp_srng_setup()