Searched refs:next_list_idx (Results 1 – 1 of 1) sorted by relevance
4511 u32 fw_asserts_section_addr, next_list_idx_addr, next_list_idx; in qed_fw_asserts_dump() local4547 next_list_idx = qed_rd(p_hwfn, p_ptt, next_list_idx_addr); in qed_fw_asserts_dump()4548 last_list_idx = (next_list_idx > 0 ? in qed_fw_asserts_dump()4549 next_list_idx : in qed_fw_asserts_dump()