Searched defs:ice_seg (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/ |
H A D | ice_ddp.c | 146 static struct ice_buf_table *ice_find_buf_table(struct ice_seg *ice_seg) in ice_find_buf_table() argument 167 static struct ice_buf_hdr *ice_pkg_enum_buf(struct ice_seg *ice_seg, in ice_pkg_enum_buf() argument 194 ice_pkg_advance_sect(struct ice_seg *ice_seg, struct ice_pkg_enum *state) ice_pkg_advance_sect() argument 225 ice_pkg_enum_section(struct ice_seg *ice_seg, struct ice_pkg_enum *state, u32 sect_type) ice_pkg_enum_section() argument 291 ice_pkg_enum_entry(struct ice_seg *ice_seg, struct ice_pkg_enum *state, u32 sect_type, u32 *offset, void *(*handler)(u32 sect_type, void *section, u32 index, u32 *offset)) ice_pkg_enum_entry() argument 373 struct ice_seg *ice_seg; ice_get_prof_index_max() local 577 ice_enum_labels(struct ice_seg *ice_seg, u32 type, struct ice_pkg_enum *state, u16 *value) ice_enum_labels() argument 639 ice_find_boost_entry(struct ice_seg *ice_seg, u16 addr, struct ice_boost_tcam_entry **entry) ice_find_boost_entry() argument 765 struct ice_seg *ice_seg; ice_get_sw_fv_bitmap() local 814 struct ice_seg *ice_seg; ice_get_sw_fv_list() local 885 struct ice_seg *ice_seg; ice_init_prof_result_bm() local 1315 ice_download_pkg(struct ice_hw *hw, struct ice_seg *ice_seg) ice_download_pkg() argument 1686 ice_init_pkg_hints(struct ice_hw *hw, struct ice_seg *ice_seg) ice_init_pkg_hints() argument [all...] |
H A D | ice_ddp.h | 126 struct ice_seg { struct
|
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/ |
H A D | ice_flex_pipe.c | 128 static struct ice_buf_table *ice_find_buf_table(struct ice_seg *ice_seg) in ice_find_buf_table() argument 153 ice_pkg_enum_buf(struct ice_seg *ice_seg, struc argument 180 ice_pkg_advance_sect(struct ice_seg *ice_seg, struct ice_pkg_enum *state) ice_pkg_advance_sect() argument 211 ice_pkg_enum_section(struct ice_seg *ice_seg, struct ice_pkg_enum *state, u32 sect_type) ice_pkg_enum_section() argument 277 ice_pkg_enum_entry(struct ice_seg *ice_seg, struct ice_pkg_enum *state, u32 sect_type, u32 *offset, void *(*handler)(u32 sect_type, void *section, u32 index, u32 *offset)) ice_pkg_enum_entry() argument 361 ice_find_boost_entry(struct ice_seg *ice_seg, u16 addr, struct ice_boost_tcam_entry **entry) ice_find_boost_entry() argument 433 ice_enum_labels(struct ice_seg *ice_seg, u32 type, struct ice_pkg_enum *state, u16 *value) ice_enum_labels() argument 461 ice_init_pkg_hints(struct ice_hw *hw, struct ice_seg *ice_seg) ice_init_pkg_hints() argument 1036 ice_download_pkg(struct ice_hw *hw, struct ice_seg *ice_seg) ice_download_pkg() argument [all...] |
H A D | ice_flex_type.h | 53 struct ice_seg { struct
|
Completed in 6 milliseconds