Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/qlnx/qlnxe/
Decore_hsi_common.h2491 struct fw_asserts_ram_section struct
2493 …e16 section_ram_line_offset /* The offset of the section in the RAM in RAM lines (64-bit units) */;
2494 __le16 section_ram_line_size /* The size of the section in RAM lines (64-bit units) */;
2495 u8 list_dword_offset /* The offset of the asserts list within the section in dwords */;
2496 u8 list_element_dword_size /* The size of an assert list element in dwords */;
2497 u8 list_num_elements /* The number of elements in the asserts list */;
2498 …next_index_dword_offset /* The offset of the next list index field within the section in dwords */;