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

/freebsd-13-stable/sys/dev/qlnx/qlnxe/
H A Decore_dbg_fw_funcs.c4853 u32 fw_asserts_section_addr, next_list_idx_addr, next_list_idx, last_list_idx, addr; local
4878 next_list_idx_addr = fw_asserts_section_addr + DWORDS_TO_BYTES(asserts->list_next_index_dword_offset);
4879 next_list_idx = ecore_rd(p_hwfn, p_ptt, next_list_idx_addr);

Completed in 87 milliseconds