Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_sched.h23 #define ICE_MAX_BURST_SIZE_ALLOWED \ macro
27 #define ICE_MAX_BURST_SIZE_KBYTE_GRANULARITY ICE_MAX_BURST_SIZE_ALLOWED
H A Dice_sched.c4073 bytes > ICE_MAX_BURST_SIZE_ALLOWED) in ice_cfg_rl_burst_size()