Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
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.12.1/net/ethtool/
Dcabletest.c375 int ethnl_cable_test_amplitude(struct phy_device *phydev, in ethnl_cable_test_amplitude() function
398 EXPORT_SYMBOL_GPL(ethnl_cable_test_amplitude);
/linux-6.12.1/drivers/net/phy/
Dmarvell.c2212 ethnl_cable_test_amplitude(phydev, i, mV); in marvell_vct5_amplitude_distance()