Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dethtool_netlink.h24 void ethnl_cable_test_free(struct phy_device *phydev);
50 static inline void ethnl_cable_test_free(struct phy_device *phydev) in ethnl_cable_test_free() function
/openbmc/linux/net/ethtool/
H A Dcabletest.c146 void ethnl_cable_test_free(struct phy_device *phydev) in ethnl_cable_test_free() function
151 EXPORT_SYMBOL_GPL(ethnl_cable_test_free);
/openbmc/linux/drivers/net/phy/
H A Dphy.c846 ethnl_cable_test_free(phydev); in phy_start_cable_test()
917 ethnl_cable_test_free(phydev); in phy_start_cable_test_tdr()