MLX5_EEPROM_MAX_BYTES
size = min_t(int, size, MLX5_EEPROM_MAX_BYTES);
if (i2c.len > MLX5_EEPROM_MAX_BYTES) {