Home
last modified time | relevance | path

Searched refs:ice_cfg_rl_burst_size (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_sched.h144 int ice_cfg_rl_burst_size(struct ice_hw *hw, u32 bytes);
H A Dice_sched.c4068 int ice_cfg_rl_burst_size(struct ice_hw *hw, u32 bytes) in ice_cfg_rl_burst_size() function
H A Dice_common.c1179 ice_cfg_rl_burst_size(hw, ICE_SCHED_DFLT_BURST_SIZE); in ice_init_hw()