Searched refs:ethnl_cable_test_amplitude (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/include/linux/ |
H A D | ethtool_netlink.h | 28 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
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | ethtool_netlink.h | 28 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
|
/kernel/linux/linux-5.10/net/ethtool/ |
H A D | cabletest.c | 360 int ethnl_cable_test_amplitude(struct phy_device *phydev, in ethnl_cable_test_amplitude() function 383 EXPORT_SYMBOL_GPL(ethnl_cable_test_amplitude); variable
|
/kernel/linux/linux-6.6/net/ethtool/ |
H A D | cabletest.c | 360 int ethnl_cable_test_amplitude(struct phy_device *phydev, in ethnl_cable_test_amplitude() function 383 EXPORT_SYMBOL_GPL(ethnl_cable_test_amplitude); variable
|
/kernel/linux/linux-5.10/drivers/net/phy/ |
H A D | marvell.c | 1847 ethnl_cable_test_amplitude(phydev, i, mV); in marvell_vct5_amplitude_distance()
|
/kernel/linux/linux-6.6/drivers/net/phy/ |
H A D | marvell.c | 2121 ethnl_cable_test_amplitude(phydev, i, mV); in marvell_vct5_amplitude_distance()
|
Completed in 9 milliseconds