Searched refs:ixgbe_write_i2c_byte_82599 (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/sys/dev/pci/ixgbe/
H A Dixgbe_82599.c65 static s32 ixgbe_write_i2c_byte_82599(struct ixgbe_hw *hw, u8 byte_offset,
146 phy->ops.write_i2c_byte = ixgbe_write_i2c_byte_82599;
2602 * ixgbe_write_i2c_byte_82599 - Writes 8 bit word over I2C
2611 static s32 ixgbe_write_i2c_byte_82599(struct ixgbe_hw *hw, u8 byte_offset, function
2618 DEBUGFUNC("ixgbe_write_i2c_byte_82599");

Completed in 181 milliseconds