Searched refs:ixgbe_get_i2c_ack (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/ixgbe/
H A Dixgbe_phy.c39 static s32 ixgbe_get_i2c_ack(struct ixgbe_hw *hw);
878 status = ixgbe_get_i2c_ack(hw);
886 status = ixgbe_get_i2c_ack(hw);
897 status = ixgbe_get_i2c_ack(hw);
948 status = ixgbe_get_i2c_ack(hw);
956 status = ixgbe_get_i2c_ack(hw);
964 status = ixgbe_get_i2c_ack(hw);
1090 * ixgbe_get_i2c_ack - Polls for I2C ACK
1095 static s32 ixgbe_get_i2c_ack(struct ixgbe_hw *hw) function

Completed in 68 milliseconds