Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dethtool_netlink.h25 void ethnl_cable_test_finished(struct phy_device *phydev);
54 static inline void ethnl_cable_test_finished(struct phy_device *phydev) in ethnl_cable_test_finished() function
/openbmc/linux/net/ethtool/
H A 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);
/openbmc/linux/drivers/net/phy/
H A Dphy.c520 ethnl_cable_test_finished(phydev); in phy_abort_cable_test()
1478 ethnl_cable_test_finished(phydev); in phy_state_machine()
H A Dnxp-tja11xx.c228 ethnl_cable_test_finished(phydev); in tja11xx_config_aneg_cable_test()