Searched defs:ice_pkg_enum (Results 1 – 1 of 1) sorted by relevance
500 struct ice_pkg_enum { struct501 struct ice_buf_table *buf_table;502 u32 buf_idx;504 u32 type;505 struct ice_buf_hdr *buf;506 u32 sect_idx;507 void *sect;508 u32 sect_type;510 u32 entry_idx;511 void *(*handler)(u32 sect_type, void *section, u32 index, u32 *offset);