Home
last modified time | relevance | path

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

/freebsd/sys/dev/ixgbe/
H A Dixgbe_api.c1676 return ixgbe_call_func(hw, hw->phy.ops.write_i2c_eeprom, in ixgbe_write_i2c_eeprom()
H A Dixgbe_phy.c268 phy->ops.write_i2c_eeprom = ixgbe_write_i2c_eeprom_generic; in ixgbe_init_phy_ops_generic()
H A Dixgbe_type.h4167 s32 (*write_i2c_eeprom)(struct ixgbe_hw *, u8, u8); member
H A Dixgbe_e610.c4647 phy->ops.write_i2c_eeprom = ixgbe_write_i2c_eeprom_E610; in ixgbe_init_phy_ops_E610()