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

/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_phy.c39 static s32 ixgbe_get_i2c_ack(struct ixgbe_hw *hw);
1246 status = ixgbe_get_i2c_ack(hw);
1254 status = ixgbe_get_i2c_ack(hw);
1265 status = ixgbe_get_i2c_ack(hw);
1332 status = ixgbe_get_i2c_ack(hw);
1340 status = ixgbe_get_i2c_ack(hw);
1348 status = ixgbe_get_i2c_ack(hw);
1474 * ixgbe_get_i2c_ack - Polls for I2C ACK
1479 static s32 ixgbe_get_i2c_ack(struct ixgbe_hw *hw) function

Completed in 60 milliseconds