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

/freebsd-11-stable/sys/dev/ixgbe/
H A Dixgbe_phy.c44 static s32 ixgbe_clock_in_i2c_bit(struct ixgbe_hw *hw, bool *data);
2297 ixgbe_clock_in_i2c_bit(hw, &bit);
2391 * ixgbe_clock_in_i2c_bit - Clocks in one bit via I2C data/clock
2397 static s32 ixgbe_clock_in_i2c_bit(struct ixgbe_hw *hw, bool *data) function
2402 DEBUGFUNC("ixgbe_clock_in_i2c_bit");

Completed in 57 milliseconds