Home
last modified time | relevance | path

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

/linux/include/linux/
A Dethtool_netlink.h23 int ethnl_cable_test_alloc(struct phy_device *phydev, u8 cmd);
47 static inline int ethnl_cable_test_alloc(struct phy_device *phydev, u8 cmd) in ethnl_cable_test_alloc() function
/linux/net/ethtool/
A Dcabletest.c106 int ethnl_cable_test_alloc(struct phy_device *phydev, u8 cmd) in ethnl_cable_test_alloc() function
147 EXPORT_SYMBOL_GPL(ethnl_cable_test_alloc);
/linux/drivers/net/phy/
A Dphy.c846 err = ethnl_cable_test_alloc(phydev, ETHTOOL_MSG_CABLE_TEST_NTF); in phy_start_cable_test()
917 err = ethnl_cable_test_alloc(phydev, ETHTOOL_MSG_CABLE_TEST_TDR_NTF); in phy_start_cable_test_tdr()
A Dnxp-tja11xx.c212 ret = ethnl_cable_test_alloc(phydev, ETHTOOL_MSG_CABLE_TEST_NTF); in tja11xx_config_aneg_cable_test()

Completed in 14 milliseconds