Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/intel/ice/
Dice_sched.h20 #define ICE_MIN_BURST_SIZE_ALLOWED 64 /* In Bytes */ macro
Dice_sched.c3981 if (bytes < ICE_MIN_BURST_SIZE_ALLOWED || in ice_cfg_rl_burst_size()