Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Dethtool_netlink.h30 int ethnl_cable_test_step(struct phy_device *phydev, u32 first, u32 last,
68 static inline int ethnl_cable_test_step(struct phy_device *phydev, u32 first, in ethnl_cable_test_step() function
/linux-6.1.9/net/ethtool/
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);
/linux-6.1.9/drivers/net/phy/
Dmarvell.c2278 return ethnl_cable_test_step(phydev, in marvell_vct5_cable_test_tdr_start()