Searched refs:ICE_MAX_BURST_SIZE_KBYTE_GRANULARITY (Results 1 – 2 of 2) sorted by relevance
38 #define ICE_MAX_BURST_SIZE_KBYTE_GRANULARITY ICE_MAX_BURST_SIZE_ALLOWED macro
4071 if (bytes > ICE_MAX_BURST_SIZE_KBYTE_GRANULARITY) in ice_cfg_rl_burst_size()4072 bytes = ICE_MAX_BURST_SIZE_KBYTE_GRANULARITY; in ice_cfg_rl_burst_size()