Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dethtool_netlink.h30 int ethnl_cable_test_amplitude(struct phy_device *phydev, u8 pair, s16 mV);
71 static inline int ethnl_cable_test_amplitude(struct phy_device *phydev, in ethnl_cable_test_amplitude() function
/linux-6.15/net/ethtool/
H A Dcabletest.c380 int ethnl_cable_test_amplitude(struct phy_device *phydev, in ethnl_cable_test_amplitude() function
403 EXPORT_SYMBOL_GPL(ethnl_cable_test_amplitude);
/linux-6.15/drivers/net/phy/
H A Dmarvell.c2262 ethnl_cable_test_amplitude(phydev, i, mV); in marvell_vct5_amplitude_distance()