Searched defs:ice_pkg_enum (Results 1 – 2 of 2) sorted by relevance
405 struct ice_pkg_enum { struct406 struct ice_buf_table *buf_table;407 u32 buf_idx;431 void *ice_pkg_enum_section(struct ice_seg *ice_seg, struct ice_pkg_enum *state, argument
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);