Home
last modified time | relevance | path

Searched refs:ath10k_hw_mem_layout (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/wireless/ath/ath10k/
H A Dcoredump.h161 struct ath10k_hw_mem_layout { struct
184 const struct ath10k_hw_mem_layout *_ath10k_coredump_get_mem_layout(struct ath10k *ar); argument
185 const struct ath10k_hw_mem_layout *ath10k_coredump_get_mem_layout(struct ath10k *ar);
217 static inline const struct ath10k_hw_mem_layout *
223 static inline const struct ath10k_hw_mem_layout *
H A Dcoredump.c1294 static const struct ath10k_hw_mem_layout hw_mem_layouts[] = {
1425 const struct ath10k_hw_mem_layout *hw; in ath10k_coredump_get_ramdump_size()
1451 const struct ath10k_hw_mem_layout *ath10k_coredump_get_mem_layout(struct ath10k *ar) in ath10k_coredump_get_mem_layout()
1460 const struct ath10k_hw_mem_layout *_ath10k_coredump_get_mem_layout(struct ath10k *ar) in _ath10k_coredump_get_mem_layout()
H A Dsnoc.c1430 const struct ath10k_hw_mem_layout *mem_layout; in ath10k_msa_dump_memory()
H A Dcore.c2906 const struct ath10k_hw_mem_layout *hw_mem; in ath10k_core_copy_target_iram()