Searched refs:last_list_idx (Results 1 – 1 of 1) sorted by relevance
4854 u32 fw_asserts_section_addr, next_list_idx_addr, next_list_idx, last_list_idx, addr; in ecore_fw_asserts_dump() local4881 last_list_idx = (next_list_idx > 0 ? next_list_idx : asserts->list_num_elements) - 1; in ecore_fw_asserts_dump()4883 last_list_idx * asserts->list_element_dword_size; in ecore_fw_asserts_dump()