Searched refs:ethnl_cable_test_step (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/include/linux/ |
H A D | ethtool_netlink.h | 30 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
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | ethtool_netlink.h | 30 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
|
/kernel/linux/linux-5.10/net/ethtool/ |
H A D | cabletest.c | 406 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); variable
|
/kernel/linux/linux-6.6/net/ethtool/ |
H A D | cabletest.c | 406 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); variable
|
/kernel/linux/linux-5.10/drivers/net/phy/ |
H A D | marvell.c | 2008 return ethnl_cable_test_step(phydev, in marvell_vct5_cable_test_tdr_start()
|
/kernel/linux/linux-6.6/drivers/net/phy/ |
H A D | marvell.c | 2282 return ethnl_cable_test_step(phydev, in marvell_vct5_cable_test_tdr_start()
|
Completed in 11 milliseconds