Searched defs:ixgbe_lower_i2c_clk (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_phy.c47 static void ixgbe_lower_i2c_clk(struct ixgbe_hw *hw, u32 *i2cctl);
2300 ixgbe_lower_i2c_clk(hw, &i2cctl);
2445 ixgbe_lower_i2c_clk(hw, &i2cctl);
2481 ixgbe_lower_i2c_clk(hw, &i2cctl);
2510 ixgbe_lower_i2c_clk(hw, &i2cctl);
2562 * ixgbe_lower_i2c_clk - Lowers the I2C SCL clock
2569 static void ixgbe_lower_i2c_clk(struct ixgbe_hw *hw, u32 *i2cctl) function
2571 DEBUGFUNC("ixgbe_lower_i2c_clk");
2686 ixgbe_lower_i2c_clk(hw, &i2cctl);

Completed in 69 milliseconds