Home | History | Annotate | Download | only in ixgbe

Lines Matching defs:ixgbe_get_i2c_ack

51 static s32 ixgbe_get_i2c_ack(struct ixgbe_hw *hw);
75 return ixgbe_get_i2c_ack(hw);
2099 status = ixgbe_get_i2c_ack(hw);
2107 status = ixgbe_get_i2c_ack(hw);
2118 status = ixgbe_get_i2c_ack(hw);
2216 status = ixgbe_get_i2c_ack(hw);
2224 status = ixgbe_get_i2c_ack(hw);
2232 status = ixgbe_get_i2c_ack(hw);
2417 * ixgbe_get_i2c_ack - Polls for I2C ACK
2422 static s32 ixgbe_get_i2c_ack(struct ixgbe_hw *hw)
2431 DEBUGFUNC("ixgbe_get_i2c_ack");