Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_ddp.c146 static struct ice_buf_table *ice_find_buf_table(struct ice_seg *ice_seg) in ice_find_buf_table()
167 static struct ice_buf_hdr *ice_pkg_enum_buf(struct ice_seg *ice_seg, in ice_pkg_enum_buf()
194 static bool ice_pkg_advance_sect(struct ice_seg *ice_seg, in ice_pkg_advance_sect()
291 static void *ice_pkg_enum_entry(struct ice_seg *ice_seg, in ice_pkg_enum_entry()
373 struct ice_seg *ice_seg; in ice_get_prof_index_max() local
577 static char *ice_enum_labels(struct ice_seg *ice_seg, u32 type, in ice_enum_labels()
639 static int ice_find_boost_entry(struct ice_seg *ice_seg, u16 addr, in ice_find_boost_entry()
765 struct ice_seg *ice_seg; in ice_get_sw_fv_bitmap() local
814 struct ice_seg *ice_seg; in ice_get_sw_fv_list() local
885 struct ice_seg *ice_seg; in ice_init_prof_result_bm() local
[all …]
H A Dice_ddp.h126 struct ice_seg { struct
127 struct ice_generic_seg_hdr hdr;
128 __le32 device_table_count;
129 struct ice_device_id_entry device_table[];