Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dethtool_netlink.h28 int ethnl_cable_test_amplitude(struct phy_device *phydev, u8 pair, s16 mV);
69 static inline int ethnl_cable_test_amplitude(struct phy_device *phydev, in ethnl_cable_test_amplitude() function
/openbmc/linux/net/ethtool/
H A 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);
/openbmc/linux/drivers/net/phy/
H A Dmarvell.c2121 ethnl_cable_test_amplitude(phydev, i, mV); in marvell_vct5_amplitude_distance()