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

/freebsd-13-stable/sys/dev/ixgbe/
H A Dixgbe_phy.c44 static s32 ixgbe_get_i2c_ack(struct ixgbe_hw *hw);
68 return ixgbe_get_i2c_ack(hw);
2027 status = ixgbe_get_i2c_ack(hw);
2035 status = ixgbe_get_i2c_ack(hw);
2046 status = ixgbe_get_i2c_ack(hw);
2146 status = ixgbe_get_i2c_ack(hw);
2154 status = ixgbe_get_i2c_ack(hw);
2162 status = ixgbe_get_i2c_ack(hw);
2349 * ixgbe_get_i2c_ack - Polls for I2C ACK
2354 static s32 ixgbe_get_i2c_ack(struc function
[all...]

Completed in 29 milliseconds