Searched refs:ixgbe_get_i2c_ack (Results 1 – 1 of 1) sorted by relevance
40 static s32 ixgbe_get_i2c_ack(struct ixgbe_hw *hw);66 return ixgbe_get_i2c_ack(hw); in ixgbe_out_i2c_byte_ack()1673 status = ixgbe_get_i2c_ack(hw); in ixgbe_read_i2c_byte_generic()1681 status = ixgbe_get_i2c_ack(hw); in ixgbe_read_i2c_byte_generic()1692 status = ixgbe_get_i2c_ack(hw); in ixgbe_read_i2c_byte_generic()1751 status = ixgbe_get_i2c_ack(hw); in ixgbe_write_i2c_byte_generic()1759 status = ixgbe_get_i2c_ack(hw); in ixgbe_write_i2c_byte_generic()1767 status = ixgbe_get_i2c_ack(hw); in ixgbe_write_i2c_byte_generic()1897 static s32 ixgbe_get_i2c_ack(struct ixgbe_hw *hw) in ixgbe_get_i2c_ack() function