Home
last modified time | relevance | path

Searched defs:fw_asserts_ram_section (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_hsi_common.h2381 struct fw_asserts_ram_section struct
2383 …e16 section_ram_line_offset /* The offset of the section in the RAM in RAM lines (64-bit units) */;
2384 __le16 section_ram_line_size /* The size of the section in RAM lines (64-bit units) */;
2385 u8 list_dword_offset /* The offset of the asserts list within the section in dwords */;
2386 u8 list_element_dword_size /* The size of an assert list element in dwords */;
2387 u8 list_num_elements /* The number of elements in the asserts list */;
2388 …next_index_dword_offset /* The offset of the next list index field within the section in dwords */;