Searched refs:ICE_MIN_BURST_SIZE_ALLOWED (Results 1 – 2 of 2) sorted by relevance
/drivers/net/ethernet/intel/ice/ | ||
D | ice_sched.h | 20 #define ICE_MIN_BURST_SIZE_ALLOWED 64 /* In Bytes */ macro |
D | ice_sched.c | 3801 if (bytes < ICE_MIN_BURST_SIZE_ALLOWED || in ice_cfg_rl_burst_size() |