Searched defs:ice_pkg_enum (Results 1 – 1 of 1) sorted by relevance
237 struct ice_pkg_enum { struct238 struct ice_buf_table *buf_table;239 u32 buf_idx;241 u32 type;242 struct ice_buf_hdr *buf;243 u32 sect_idx;244 void *sect;245 u32 sect_type;247 u32 entry_idx;248 void *(*handler)(u32 sect_type, void *section, u32 index, u32 *offset);