Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dethtool_netlink.h24 void ethnl_cable_test_free(struct phy_device *phydev);
52 static inline void ethnl_cable_test_free(struct phy_device *phydev) in ethnl_cable_test_free() function
/linux-6.15/net/ethtool/
H A Dcabletest.c152 void ethnl_cable_test_free(struct phy_device *phydev) in ethnl_cable_test_free() function
157 EXPORT_SYMBOL_GPL(ethnl_cable_test_free);
/linux-6.15/drivers/net/phy/
H A Dphy.c899 ethnl_cable_test_free(phydev); in phy_start_cable_test()
970 ethnl_cable_test_free(phydev); in phy_start_cable_test_tdr()