Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/ixgbe/
H A Dixgbe_phy.c48 static s32 ixgbe_set_i2c_data(struct ixgbe_hw *hw, u32 *i2cctl, bool data);
1552 (void) ixgbe_set_i2c_data(hw, &i2cctl, 1); in ixgbe_i2c_start()
1558 (void) ixgbe_set_i2c_data(hw, &i2cctl, 0); in ixgbe_i2c_start()
1583 (void) ixgbe_set_i2c_data(hw, &i2cctl, 0); in ixgbe_i2c_stop()
1589 (void) ixgbe_set_i2c_data(hw, &i2cctl, 1); in ixgbe_i2c_stop()
1741 status = ixgbe_set_i2c_data(hw, &i2cctl, data); in ixgbe_clock_out_i2c_bit()
1819 static s32 ixgbe_set_i2c_data(struct ixgbe_hw *hw, u32 *i2cctl, bool data) in ixgbe_set_i2c_data() function
1883 (void) ixgbe_set_i2c_data(hw, &i2cctl, 1); in ixgbe_i2c_bus_clear()