Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath10k/
H A Dsnoc.c1451 const struct ath10k_mem_region *current_region; in ath10k_msa_dump_memory() local
1463 current_region = &mem_layout->region_table.regions[0]; in ath10k_msa_dump_memory()
1474 hdr->region_type = cpu_to_le32(current_region->type); in ath10k_msa_dump_memory()
1478 if (current_region->len < ar->msa.mem_size) { in ath10k_msa_dump_memory()
1481 current_region->len); in ath10k_msa_dump_memory()
1483 current_region->len, ar->msa.mem_size); in ath10k_msa_dump_memory()