ixgbe_clock_in_i2c_byte
if (ixgbe_clock_in_i2c_byte(hw, &csum_byte))
static int ixgbe_clock_in_i2c_byte(struct ixgbe_hw *hw, u8 *data);
status = ixgbe_clock_in_i2c_byte(hw, data);
status = ixgbe_clock_in_i2c_byte(hw, byte);