Searched defs:ice_pkg_enum (Results 1 – 1 of 1) sorted by relevance
404 struct ice_pkg_enum { struct405 struct ice_buf_table *buf_table;406 u32 buf_idx;408 u32 type;409 struct ice_buf_hdr *buf;410 u32 sect_idx;411 void *sect;412 u32 sect_type;414 u32 entry_idx;415 void *(*handler)(u32 sect_type, void *section, u32 index, u32 *offset);