Searched refs:ixgbe_clock_out_i2c_bit (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.c41 static s32 ixgbe_clock_out_i2c_bit(struct ixgbe_hw *hw, bool data);
905 status = ixgbe_clock_out_i2c_bit(hw, nack);
1075 status = ixgbe_clock_out_i2c_bit(hw, bit);
1165 * ixgbe_clock_out_i2c_bit - Clocks in/out one bit via I2C data/clock
1171 static s32 ixgbe_clock_out_i2c_bit(struct ixgbe_hw *hw, bool data) function

Completed in 45 milliseconds