Home
last modified time | relevance | path

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

/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_hsi_common.h2387 u8 list_num_elements /* The number of elements in the asserts list */; member
H A Decore_dbg_fw_funcs.c4881 last_list_idx = (next_list_idx > 0 ? next_list_idx : asserts->list_num_elements) - 1; in ecore_fw_asserts_dump()