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