Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/
H A Dice_sched.c2095 * ice_sched_bw_to_rl_profile - convert BW to profile parameters
2102 ice_sched_bw_to_rl_profile(u32 bw, struct ice_aqc_rl_profile_elem *profile) in ice_sched_bw_to_rl_profile() function
2215 status = ice_sched_bw_to_rl_profile(bw, &rl_prof_elem->profile); in ice_sched_add_rl_profile()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/
H A Dice_sched.c3134 * ice_sched_bw_to_rl_profile - convert BW to profile parameters
3142 ice_sched_bw_to_rl_profile(struct ice_hw *hw, u32 bw, in ice_sched_bw_to_rl_profile() function
3256 status = ice_sched_bw_to_rl_profile(hw, bw, &rl_prof_elem->profile); in ice_sched_add_rl_profile()

Completed in 9 milliseconds