Searched refs:read_i2c_sff8472 (Results 1 – 8 of 8) sorted by relevance
639 hw->phy.read_i2c_sff8472 = txgbe_phy_read_i2c_sff8472_dummy; in txgbe_init_ops_dummy()
660 s32 (*read_i2c_sff8472)(struct txgbe_hw *hw, u8 byte_offset, member
2642 phy->read_i2c_sff8472 = txgbe_read_i2c_sff8472; in txgbe_init_ops_pf()
135 phy->ops.read_i2c_sff8472 = ixgbe_read_i2c_sff8472_82598; in ixgbe_init_ops_82598()
236 phy->ops.read_i2c_sff8472 = ixgbe_read_i2c_sff8472_generic; in ixgbe_init_phy_ops_generic()
4040 s32 (*read_i2c_sff8472)(struct ixgbe_hw *, u8 , u8 *); member
4594 status = hw->phy.read_i2c_sff8472(hw, i, &databyte); in txgbe_get_module_eeprom()
7147 status = hw->phy.ops.read_i2c_sff8472(hw, i, &databyte); in ixgbe_get_module_eeprom()