Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_phy.c16 static s32 ixgbe_get_i2c_ack(struct ixgbe_hw *hw);
42 return ixgbe_get_i2c_ack(hw); in ixgbe_out_i2c_byte_ack()
2032 status = ixgbe_get_i2c_ack(hw); in ixgbe_read_i2c_byte_generic_int()
2040 status = ixgbe_get_i2c_ack(hw); in ixgbe_read_i2c_byte_generic_int()
2051 status = ixgbe_get_i2c_ack(hw); in ixgbe_read_i2c_byte_generic_int()
2148 status = ixgbe_get_i2c_ack(hw); in ixgbe_write_i2c_byte_generic_int()
2156 status = ixgbe_get_i2c_ack(hw); in ixgbe_write_i2c_byte_generic_int()
2164 status = ixgbe_get_i2c_ack(hw); in ixgbe_write_i2c_byte_generic_int()
2343 * ixgbe_get_i2c_ack - Polls for I2C ACK
2348 static s32 ixgbe_get_i2c_ack(struc function
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_phy.c16 static s32 ixgbe_get_i2c_ack(struct ixgbe_hw *hw);
42 return ixgbe_get_i2c_ack(hw); in ixgbe_out_i2c_byte_ack()
2163 status = ixgbe_get_i2c_ack(hw); in ixgbe_read_i2c_byte_generic_int()
2171 status = ixgbe_get_i2c_ack(hw); in ixgbe_read_i2c_byte_generic_int()
2182 status = ixgbe_get_i2c_ack(hw); in ixgbe_read_i2c_byte_generic_int()
2279 status = ixgbe_get_i2c_ack(hw); in ixgbe_write_i2c_byte_generic_int()
2287 status = ixgbe_get_i2c_ack(hw); in ixgbe_write_i2c_byte_generic_int()
2295 status = ixgbe_get_i2c_ack(hw); in ixgbe_write_i2c_byte_generic_int()
2474 * ixgbe_get_i2c_ack - Polls for I2C ACK
2479 static s32 ixgbe_get_i2c_ack(struc function
[all...]

Completed in 7 milliseconds