Searched defs:ice_pkg_enum (Results 1 – 1 of 1) sorted by relevance
400 struct ice_pkg_enum { struct401 struct ice_buf_table *buf_table;402 u32 buf_idx;404 u32 type;405 struct ice_buf_hdr *buf;406 u32 sect_idx;407 void *sect;408 u32 sect_type;410 u32 entry_idx;411 void *(*handler)(u32 sect_type, void *section, u32 index, u32 *offset);