Searched refs:ixgbe_get_i2c_data (Results 1 – 1 of 1) sorted by relevance
49 static bool ixgbe_get_i2c_data(u32 *i2cctl);1678 ack = ixgbe_get_i2c_data(&i2cctl); in ixgbe_get_i2c_ack()1717 *data = ixgbe_get_i2c_data(&i2cctl); in ixgbe_clock_in_i2c_bit()1838 if (data != ixgbe_get_i2c_data(i2cctl)) { in ixgbe_set_i2c_data()1853 static bool ixgbe_get_i2c_data(u32 *i2cctl) in ixgbe_get_i2c_data() function