Home
last modified time | relevance | path

Searched refs:ixgbe_i2c_stop (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_phy.c13 static void ixgbe_i2c_stop(struct ixgbe_hw *hw);
136 ixgbe_i2c_stop(hw); in ixgbe_read_i2c_combined_generic_int()
202 ixgbe_i2c_stop(hw); in ixgbe_write_i2c_combined_generic_int()
2217 ixgbe_i2c_stop(hw); in ixgbe_read_i2c_byte_generic_int()
2322 ixgbe_i2c_stop(hw); in ixgbe_write_i2c_byte_generic_int()
2409 * ixgbe_i2c_stop - Sets I2C stop condition
2416 static void ixgbe_i2c_stop(struct ixgbe_hw *hw) in ixgbe_i2c_stop() function
2765 ixgbe_i2c_stop(hw); in ixgbe_i2c_bus_clear()