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.c103 .alloc_cacheable_memory = true,
185 .alloc_cacheable_memory = true,
267 .alloc_cacheable_memory = false,
352 .alloc_cacheable_memory = true,
434 .alloc_cacheable_memory = false,
517 .alloc_cacheable_memory = false,
601 .alloc_cacheable_memory = false,
682 .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()