Home
last modified time | relevance | path

Searched refs:write_i2c_eeprom (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/uts/common/io/ixgbe/
H A Dixgbe_api.c1100 return ixgbe_call_func(hw, hw->phy.ops.write_i2c_eeprom, in ixgbe_write_i2c_eeprom()
H A Dixgbe_phy.c75 phy->ops.write_i2c_eeprom = &ixgbe_write_i2c_eeprom_generic; in ixgbe_init_phy_ops_generic()
H A Dixgbe_type.h3038 s32 (*write_i2c_eeprom)(struct ixgbe_hw *, u8, u8); member