Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/ath/ath10k/
Dcoredump.h166 struct ath10k_hw_mem_layout { struct
187 const struct ath10k_hw_mem_layout *ath10k_coredump_get_mem_layout(struct ath10k *ar); argument
219 static inline const struct ath10k_hw_mem_layout *
Dcoredump.c870 static const struct ath10k_hw_mem_layout hw_mem_layouts[] = {
953 const struct ath10k_hw_mem_layout *hw; in ath10k_coredump_get_ramdump_size()
979 const struct ath10k_hw_mem_layout *ath10k_coredump_get_mem_layout(struct ath10k *ar) in ath10k_coredump_get_mem_layout()
Dpci.c1657 const struct ath10k_hw_mem_layout *mem_layout; in ath10k_pci_dump_memory()