Searched refs:mem_layout (Results 1 – 3 of 3) sorted by relevance
2421 const struct ath10k_hw_mem_layout *mem_layout; in ath10k_sdio_dump_memory() local 2432 mem_layout = ath10k_coredump_get_mem_layout(ar); in ath10k_sdio_dump_memory() 2433 if (!mem_layout) in ath10k_sdio_dump_memory() 2436 current_region = &mem_layout->region_table.regions[0]; in ath10k_sdio_dump_memory() 2443 for (i = 0; i < mem_layout->region_table.size; i++) { in ath10k_sdio_dump_memory()
1660 const struct ath10k_hw_mem_layout *mem_layout; in ath10k_pci_dump_memory() 1673 mem_layout = ath10k_coredump_get_mem_layout(ar); in ath10k_pci_dump_memory() 1674 if (!mem_layout) in ath10k_pci_dump_memory() 1677 current_region = &mem_layout->region_table.regions[0]; in ath10k_pci_dump_memory() 1684 for (i = 0; i < mem_layout->region_table.size; i++) { in ath10k_pci_dump_memory() 1661 const struct ath10k_hw_mem_layout *mem_layout; ath10k_pci_dump_memory() local
2563 const struct isp1760_memory_layout *mem_layout = priv->memory_layout; in isp1760_hcd_register() local2576 mem_layout->slot_num); in isp1760_hcd_register()2583 mem_layout->slot_num); in isp1760_hcd_register()