Home
last modified time | relevance | path

Searched refs:ice_pkg_enum_entry (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/
H A Dice_ddp.c267 * ice_pkg_enum_entry
291 static void *ice_pkg_enum_entry(struct ice_seg *ice_seg, in ice_pkg_enum_entry() function
338 * This is a callback function that can be passed to ice_pkg_enum_entry.
386 fv = ice_pkg_enum_entry(ice_seg, &state, ICE_SID_FLD_VEC_SW, in ice_get_prof_index_max()
461 * This is a callback function that can be passed to ice_pkg_enum_entry.
541 * This is a callback function that can be passed to ice_pkg_enum_entry.
586 label = ice_pkg_enum_entry(ice_seg, state, type, NULL, in ice_enum_labels()
602 * This is a callback function that can be passed to ice_pkg_enum_entry.
637 * to ice_pkg_enum_entry requires a pointer to an actual ice_segment structure.
651 tcam = ice_pkg_enum_entry(ice_se in ice_find_boost_entry()
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/
H A Dice_flex_pipe.c252 * ice_pkg_enum_entry
277 ice_pkg_enum_entry(struct ice_seg *ice_seg, struct ice_pkg_enum *state, in ice_pkg_enum_entry() function
323 * This is a callback function that can be passed to ice_pkg_enum_entry.
358 * to ice_pkg_enum_entry requires a pointer to an actual ice_segment structure.
373 tcam = ice_pkg_enum_entry(ice_seg, &state, in ice_find_boost_entry()
395 * This is a callback function that can be passed to ice_pkg_enum_entry.
442 label = ice_pkg_enum_entry(ice_seg, state, type, NULL, in ice_enum_labels()

Completed in 8 milliseconds