Searched defs:ice_pkg_enum (Results 1 – 1 of 1) sorted by relevance
282 struct ice_pkg_enum { struct283 struct ice_buf_table *buf_table;284 u32 buf_idx;286 u32 type;287 struct ice_buf_hdr *buf;288 u32 sect_idx;289 void *sect;290 u32 sect_type;292 u32 entry_idx;293 void *(*handler)(u32 sect_type, void *section, u32 index, u32 *offset);