Searched refs:IXGBE_ERR_I2C (Results 1 – 3 of 3) sorted by relevance
177 return IXGBE_ERR_I2C; in ixgbe_read_i2c_combined_generic_int()272 return IXGBE_ERR_I2C; in ixgbe_write_i2c_combined_generic_int()2127 status = IXGBE_ERR_I2C; in ixgbe_get_i2c_ack()2199 return IXGBE_ERR_I2C; in ixgbe_clock_out_i2c_bit()2295 return IXGBE_ERR_I2C; in ixgbe_set_i2c_data()
2107 status = IXGBE_ERR_I2C; in ixgbe_read_i2c_byte_82599()2160 status = IXGBE_ERR_I2C; in ixgbe_write_i2c_byte_82599()
3491 #define IXGBE_ERR_I2C -18 macro