Searched refs:ixgbe_read_i2c_eeprom_82598 (Results 1 - 1 of 1) sorted by relevance

/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_82598.c46 static s32 ixgbe_read_i2c_eeprom_82598(struct ixgbe_hw *hw, u8 byte_offset,
1033 * ixgbe_read_i2c_eeprom_82598 - Reads 8 bit word over I2C interface.
1040 static s32 ixgbe_read_i2c_eeprom_82598(struct ixgbe_hw *hw, u8 byte_offset, function
1325 .read_i2c_eeprom = &ixgbe_read_i2c_eeprom_82598,

Completed in 34 milliseconds