Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A 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
/OK3568_Linux_fs/kernel/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);
/OK3568_Linux_fs/kernel/drivers/net/phy/
H A Dmarvell.c2008 return ethnl_cable_test_step(phydev, in marvell_vct5_cable_test_tdr_start()