Home
last modified time | relevance | path

Searched refs:fw_asserts_section_addr (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/
H A Dqed_debug.c4424 u32 fw_asserts_section_addr, next_list_idx_addr, next_list_idx; in qed_fw_asserts_dump() local
4454 fw_asserts_section_addr = storm->sem_fast_mem_addr + in qed_fw_asserts_dump()
4458 next_list_idx_addr = fw_asserts_section_addr + in qed_fw_asserts_dump()
4464 addr = BYTES_TO_DWORDS(fw_asserts_section_addr) + in qed_fw_asserts_dump()
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qed/
H A Dqed_debug.c4511 u32 fw_asserts_section_addr, next_list_idx_addr, next_list_idx; in qed_fw_asserts_dump() local
4541 fw_asserts_section_addr = storm->sem_fast_mem_addr + in qed_fw_asserts_dump()
4545 next_list_idx_addr = fw_asserts_section_addr + in qed_fw_asserts_dump()
4551 addr = BYTES_TO_DWORDS(fw_asserts_section_addr) + in qed_fw_asserts_dump()

Completed in 22 milliseconds