Searched refs:ixgbe_get_i2c_ack (Results 1 – 1 of 1) sorted by relevance
13 STATIC s32 ixgbe_get_i2c_ack(struct ixgbe_hw *hw);37 return ixgbe_get_i2c_ack(hw); in ixgbe_out_i2c_byte_ack()2005 status = ixgbe_get_i2c_ack(hw); in ixgbe_read_i2c_byte_generic_int()2013 status = ixgbe_get_i2c_ack(hw); in ixgbe_read_i2c_byte_generic_int()2024 status = ixgbe_get_i2c_ack(hw); in ixgbe_read_i2c_byte_generic_int()2121 status = ixgbe_get_i2c_ack(hw); in ixgbe_write_i2c_byte_generic_int()2129 status = ixgbe_get_i2c_ack(hw); in ixgbe_write_i2c_byte_generic_int()2137 status = ixgbe_get_i2c_ack(hw); in ixgbe_write_i2c_byte_generic_int()2327 STATIC s32 ixgbe_get_i2c_ack(struct ixgbe_hw *hw) in ixgbe_get_i2c_ack() function