Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dethtool_netlink.h30 int ethnl_cable_test_step(struct phy_device *phydev, u32 first, u32 last,
80 static inline int ethnl_cable_test_step(struct phy_device *phydev, u32 first, in ethnl_cable_test_step() function
/openbmc/linux/net/ethtool/
H A Dcabletest.c406 int ethnl_cable_test_step(struct phy_device *phydev, u32 first, u32 last, in ethnl_cable_test_step() function
433 EXPORT_SYMBOL_GPL(ethnl_cable_test_step);
/openbmc/linux/drivers/net/phy/
H A Dmarvell.c2282 return ethnl_cable_test_step(phydev, in marvell_vct5_cable_test_tdr_start()