Home
last modified time | relevance | path

Searched refs:write_i2c_byte_unlocked (Results 1 – 6 of 6) sorted by relevance

/f-stack/dpdk/drivers/net/txgbe/base/
H A Dtxgbe_type.h595 s32 (*write_i2c_byte_unlocked)(struct txgbe_hw *hw, u8 offset, u8 addr, member
H A Dtxgbe_dummy.h640 hw->phy.write_i2c_byte_unlocked = in txgbe_init_ops_dummy()
H A Dtxgbe_hw.c2794 phy->write_i2c_byte_unlocked = txgbe_write_i2c_byte_unlocked; in txgbe_init_ops_pf()
/f-stack/dpdk/drivers/net/ixgbe/base/
H A Dixgbe_api.c1506 return ixgbe_call_func(hw, hw->phy.ops.write_i2c_byte_unlocked, in ixgbe_write_i2c_byte_unlocked()
H A Dixgbe_phy.c243 phy->ops.write_i2c_byte_unlocked = in ixgbe_init_phy_ops_generic()
H A Dixgbe_type.h4050 s32 (*write_i2c_byte_unlocked)(struct ixgbe_hw *, u8 offset, u8 addr, member