Searched refs:read_i2c_sff8472 (Results 1 - 6 of 6) sorted by path

/linux-master/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_82598.c1184 .read_i2c_sff8472 = &ixgbe_read_i2c_sff8472_82598,
H A Dixgbe_82599.c2245 .read_i2c_sff8472 = &ixgbe_read_i2c_sff8472_generic,
H A Dixgbe_ethtool.c3395 status = hw->phy.ops.read_i2c_sff8472(hw, i, &databyte);
H A Dixgbe_type.h3511 int (*read_i2c_sff8472)(struct ixgbe_hw *, u8, u8 *); member in struct:ixgbe_phy_operations
H A Dixgbe_x540.c903 .read_i2c_sff8472 = &ixgbe_read_i2c_sff8472_generic,
H A Dixgbe_x550.c4027 .read_i2c_sff8472 = &ixgbe_read_i2c_sff8472_generic, \

Completed in 260 milliseconds