Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dethtool_netlink.h32 int ethnl_cable_test_step(struct phy_device *phydev, u32 first, u32 last,
82 static inline int ethnl_cable_test_step(struct phy_device *phydev, u32 first, in ethnl_cable_test_step() function
/linux-6.15/net/ethtool/
H A Dcabletest.c426 int ethnl_cable_test_step(struct phy_device *phydev, u32 first, u32 last, in ethnl_cable_test_step() function
453 EXPORT_SYMBOL_GPL(ethnl_cable_test_step);
/linux-6.15/drivers/net/phy/
H A Dmarvell.c2423 return ethnl_cable_test_step(phydev, in marvell_vct5_cable_test_tdr_start()