Home
last modified time | relevance | path

Searched refs:ice_round_to_num (Results 1 – 2 of 2) sorted by relevance

/f-stack/dpdk/drivers/net/ice/base/
H A Dice_type.h97 static inline u32 ice_round_to_num(u32 N, u32 R) in ice_round_to_num() function
H A Dice_sched.c5294 if (ice_round_to_num(bytes, 64) <= in ice_cfg_rl_burst_size()
5300 bytes = ice_round_to_num(bytes, 64); in ice_cfg_rl_burst_size()
5308 bytes = ice_round_to_num(bytes, 1024); in ice_cfg_rl_burst_size()