Home
last modified time | relevance | path

Searched refs:ice_seg (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/
H A Dice_ddp.c142 * @ice_seg: pointer to the ice segment
146 static struct ice_buf_table *ice_find_buf_table(struct ice_seg *ice_seg) in ice_find_buf_table() argument
149 (ice_seg->device_table + le32_to_cpu(ice_seg->device_table_count)); in ice_find_buf_table()
157 * @ice_seg: pointer to the ice segment (or NULL on subsequent calls)
161 * call is made with the ice_seg parameter non-NULL; on subsequent calls,
162 * ice_seg is set to NULL which continues the enumeration. When the function
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 Dice_ddp.h126 struct ice_seg { struct
431 void *ice_pkg_enum_section(struct ice_seg *ice_seg, struct ice_pkg_enum *state,
H A Dice_type.h927 struct ice_seg *seg;
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/
H A Dice_flex_pipe.c124 * @ice_seg: pointer to the ice segment
128 static struct ice_buf_table *ice_find_buf_table(struct ice_seg *ice_seg) in ice_find_buf_table() argument
133 (ice_seg->device_table + in ice_find_buf_table()
134 le32_to_cpu(ice_seg->device_table_count)); in ice_find_buf_table()
142 * @ice_seg: pointer to the ice segment (or NULL on subsequent calls)
146 * call is made with the ice_seg parameter non-NULL; on subsequent calls,
147 * ice_seg is set to NULL which continues the enumeration. When the function
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 Dice_flex_type.h53 struct ice_seg { struct
H A Dice_type.h672 struct ice_seg *seg;

Completed in 13 milliseconds