Searched refs:ICE_MIN_BURST_SIZE_ALLOWED (Results 1 – 2 of 2) sorted by relevance
| /dpdk/drivers/net/ice/base/ | ||
| H A D | ice_sched.h | 21 #define ICE_MIN_BURST_SIZE_ALLOWED 64 /* In Bytes */ macro |
| H A D | ice_sched.c | 5337 if (bytes < ICE_MIN_BURST_SIZE_ALLOWED || in ice_cfg_rl_burst_size() |