Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dethtool_netlink.h23 int ethnl_cable_test_alloc(struct phy_device *phydev, u8 cmd);
49 static inline int ethnl_cable_test_alloc(struct phy_device *phydev, u8 cmd) in ethnl_cable_test_alloc() function
/linux/net/ethtool/
H A Dcabletest.c109 int ethnl_cable_test_alloc(struct phy_device *phydev, u8 cmd) in ethnl_cable_test_alloc() function
150 EXPORT_SYMBOL_GPL(ethnl_cable_test_alloc);
/linux/drivers/net/phy/
H A Dphy.c880 err = ethnl_cable_test_alloc(phydev, ETHTOOL_MSG_CABLE_TEST_NTF); in phy_start_cable_test()
951 err = ethnl_cable_test_alloc(phydev, ETHTOOL_MSG_CABLE_TEST_TDR_NTF); in phy_start_cable_test_tdr()