Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ice/
H A Dice_ddp.c147 static struct ice_buf_table *ice_find_buf_table(struct ice_seg *ice_seg) in ice_find_buf_table()
168 static const struct ice_buf_hdr *ice_pkg_enum_buf(struct ice_seg *ice_seg, in ice_pkg_enum_buf()
195 static bool ice_pkg_advance_sect(struct ice_seg *ice_seg, in ice_pkg_advance_sect()
226 void *ice_pkg_enum_section(struct ice_seg *ice_seg, struct ice_pkg_enum *state, in ice_pkg_enum_section()
292 void *ice_pkg_enum_entry(struct ice_seg *ice_seg, in ice_pkg_enum_entry()
374 struct ice_seg *ice_seg; in ice_get_prof_index_max() local
578 static char *ice_enum_labels(struct ice_seg *ice_seg, u32 type, in ice_enum_labels()
640 static int ice_find_boost_entry(struct ice_seg *ice_seg, u16 addr, in ice_find_boost_entry()
775 struct ice_seg *ice_seg; in ice_get_sw_fv_bitmap() local
824 struct ice_seg *ice_seg; in ice_get_sw_fv_list() local
[all …]
H A Dice_ddp.h137 struct ice_seg { struct
138 struct ice_generic_seg_hdr hdr;
139 __le32 device_table_count;
140 struct ice_device_id_entry device_table[];