Searched defs:ice_pkg_enum (Results 1 – 1 of 1) sorted by relevance
709 struct ice_pkg_enum { struct710 struct ice_buf_table *buf_table;711 u32 buf_idx;713 u32 type;714 struct ice_buf_hdr *buf;715 u32 sect_idx;716 void *sect;717 u32 sect_type;719 u32 entry_idx;720 void *(*handler)(u32 sect_type, void *section, u32 index, u32 *offset);