Searched defs:ice_pkg_enum (Results 1 – 1 of 1) sorted by relevance
349 struct ice_pkg_enum { struct350 struct ice_buf_table *buf_table;351 u32 buf_idx;353 u32 type;354 struct ice_buf_hdr *buf;355 u32 sect_idx;356 void *sect;357 u32 sect_type;359 u32 entry_idx;360 void *(*handler)(u32 sect_type, void *section, u32 index, u32 *offset);