Home
last modified time | relevance | path

Searched defs:ice_pkg_enum (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/
Dice_ddp.h405 struct ice_pkg_enum { struct
406 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
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/
Dice_flex_type.h282 struct ice_pkg_enum { struct
283 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);