Home
last modified time | relevance | path

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

/drivers/net/wireless/ath/ath11k/
Dcore.c104 .alloc_cacheable_memory = true,
187 .alloc_cacheable_memory = true,
273 .alloc_cacheable_memory = false,
359 .alloc_cacheable_memory = true,
445 .alloc_cacheable_memory = false,
532 .alloc_cacheable_memory = false,
617 .alloc_cacheable_memory = false,
699 .alloc_cacheable_memory = true,
785 .alloc_cacheable_memory = false,
Dhw.h204 bool alloc_cacheable_memory; member
Ddp.c240 if (ab->hw_params.alloc_cacheable_memory) { in ath11k_dp_srng_setup()