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

/freebsd-13-stable/sys/dev/ixgbe/
H A Dixgbe_82598.c69 static s32 ixgbe_read_i2c_sff8472_82598(struct ixgbe_hw *hw, u8 byte_offset,
166 phy->ops.read_i2c_sff8472 = ixgbe_read_i2c_sff8472_82598;
1208 * ixgbe_read_i2c_sff8472_82598 - Reads 8 bit word over I2C interface.
1215 static s32 ixgbe_read_i2c_sff8472_82598(struct ixgbe_hw *hw, u8 byte_offset, function

Completed in 123 milliseconds