Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath10k/
H A Dsdio.c2421 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()
H A Dsnoc.c1446 const struct ath10k_hw_mem_layout *mem_layout; in ath10k_msa_dump_memory() local
1455 mem_layout = ath10k_coredump_get_mem_layout(ar); in ath10k_msa_dump_memory()
1456 if (!mem_layout) in ath10k_msa_dump_memory()
1459 current_region = &mem_layout->region_table.regions[0]; in ath10k_msa_dump_memory()
H A Dpci.c1661 const struct ath10k_hw_mem_layout *mem_layout; in ath10k_pci_dump_memory() local
1674 mem_layout = ath10k_coredump_get_mem_layout(ar); in ath10k_pci_dump_memory()
1675 if (!mem_layout) in ath10k_pci_dump_memory()
1678 current_region = &mem_layout->region_table.regions[0]; in ath10k_pci_dump_memory()
1685 for (i = 0; i < mem_layout->region_table.size; i++) { in ath10k_pci_dump_memory()
/linux/drivers/usb/isp1760/
H A Disp1760-hcd.c2563 const struct isp1760_memory_layout *mem_layout = priv->memory_layout; in isp1760_hcd_register() local
2576 mem_layout->slot_num); in isp1760_hcd_register()
2583 mem_layout->slot_num); in isp1760_hcd_register()