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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/ixgbe/
H A Dixgbe_phy.c37 static s32 ixgbe_clock_in_i2c_byte(struct ixgbe_hw *hw, u8 *data);
901 status = ixgbe_clock_in_i2c_byte(hw, data);
1036 * ixgbe_clock_in_i2c_byte - Clocks in one byte via I2C
1042 static s32 ixgbe_clock_in_i2c_byte(struct ixgbe_hw *hw, u8 *data) function

Completed in 38 milliseconds