Home
last modified time | relevance | path

Searched refs:ethnl_cable_test_finished (Results 1 – 4 of 4) sorted by relevance

/linux-5.19.10/include/linux/
Dethtool_netlink.h25 void ethnl_cable_test_finished(struct phy_device *phydev);
42 static inline void ethnl_cable_test_finished(struct phy_device *phydev) in ethnl_cable_test_finished() function
/linux-5.19.10/net/ethtool/
Dcabletest.c153 void ethnl_cable_test_finished(struct phy_device *phydev) in ethnl_cable_test_finished() function
161 EXPORT_SYMBOL_GPL(ethnl_cable_test_finished);
/linux-5.19.10/drivers/net/phy/
Dphy.c444 ethnl_cable_test_finished(phydev); in phy_abort_cable_test()
1175 ethnl_cable_test_finished(phydev); in phy_state_machine()
Dnxp-tja11xx.c218 ethnl_cable_test_finished(phydev); in tja11xx_config_aneg_cable_test()