Home
last modified time | relevance | path

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

/linux-5.19.10/include/linux/
Dethtool_netlink.h28 int ethnl_cable_test_amplitude(struct phy_device *phydev, u8 pair, s16 mV);
57 static inline int ethnl_cable_test_amplitude(struct phy_device *phydev, in ethnl_cable_test_amplitude() function
/linux-5.19.10/net/ethtool/
Dcabletest.c360 int ethnl_cable_test_amplitude(struct phy_device *phydev, in ethnl_cable_test_amplitude() function
383 EXPORT_SYMBOL_GPL(ethnl_cable_test_amplitude);
/linux-5.19.10/drivers/net/phy/
Dmarvell.c2121 ethnl_cable_test_amplitude(phydev, i, mV); in marvell_vct5_amplitude_distance()