Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/ixgbe/
H A Dixgbe_phy.c41 static s32 ixgbe_clock_in_i2c_byte(struct ixgbe_hw *hw, u8 *data);
1436 status = ixgbe_clock_in_i2c_byte(hw, data); in ixgbe_read_i2c_byte_generic()
1602 static s32 ixgbe_clock_in_i2c_byte(struct ixgbe_hw *hw, u8 *data) in ixgbe_clock_in_i2c_byte() function