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

/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_phy.c41 static s32 ixgbe_clock_out_i2c_bit(struct ixgbe_hw *hw, bool data);
1273 status = ixgbe_clock_out_i2c_bit(hw, nack);
1458 status = ixgbe_clock_out_i2c_bit(hw, bit);
1545 * ixgbe_clock_out_i2c_bit - Clocks in/out one bit via I2C data/clock
1551 static s32 ixgbe_clock_out_i2c_bit(struct ixgbe_hw *hw, bool data) function

Completed in 69 milliseconds