Searched refs:write_i2c_byte_unlocked (Results 1 – 6 of 6) sorted by relevance
595 s32 (*write_i2c_byte_unlocked)(struct txgbe_hw *hw, u8 offset, u8 addr, member
640 hw->phy.write_i2c_byte_unlocked = in txgbe_init_ops_dummy()
2794 phy->write_i2c_byte_unlocked = txgbe_write_i2c_byte_unlocked; in txgbe_init_ops_pf()
1506 return ixgbe_call_func(hw, hw->phy.ops.write_i2c_byte_unlocked, in ixgbe_write_i2c_byte_unlocked()
243 phy->ops.write_i2c_byte_unlocked = in ixgbe_init_phy_ops_generic()
4050 s32 (*write_i2c_byte_unlocked)(struct ixgbe_hw *, u8 offset, u8 addr, member