Searched refs:ethnl_cable_test_pulse (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/
H A Dethtool_netlink.h29 int ethnl_cable_test_pulse(struct phy_device *phydev, u16 mV);
75 static inline int ethnl_cable_test_pulse(struct phy_device *phydev, u16 mV) function
/linux-master/net/ethtool/
H A Dcabletest.c385 int ethnl_cable_test_pulse(struct phy_device *phydev, u16 mV) function
404 EXPORT_SYMBOL_GPL(ethnl_cable_test_pulse); variable
/linux-master/drivers/net/phy/
H A Dmarvell.c2281 ret = ethnl_cable_test_pulse(phydev, 1000);

Completed in 129 milliseconds