Searched refs:ethnl_cable_test_alloc (Results 1 - 4 of 4) sorted by relevance

/linux-master/include/linux/
H A Dethtool_netlink.h23 int ethnl_cable_test_alloc(struct phy_device *phydev, u8 cmd);
45 static inline int ethnl_cable_test_alloc(struct phy_device *phydev, u8 cmd) function
/linux-master/net/ethtool/
H A Dcabletest.c103 int ethnl_cable_test_alloc(struct phy_device *phydev, u8 cmd) function
144 EXPORT_SYMBOL_GPL(ethnl_cable_test_alloc); variable
/linux-master/drivers/net/phy/
H A Dnxp-tja11xx.c212 ret = ethnl_cable_test_alloc(phydev, ETHTOOL_MSG_CABLE_TEST_NTF);
H A Dphy.c841 err = ethnl_cable_test_alloc(phydev, ETHTOOL_MSG_CABLE_TEST_NTF);
912 err = ethnl_cable_test_alloc(phydev, ETHTOOL_MSG_CABLE_TEST_TDR_NTF);

Completed in 154 milliseconds