Searched refs:ethnl_cable_test_result_with_src (Results 1 – 3 of 3) sorted by relevance
/linux-6.12.1/include/linux/ |
D | ethtool_netlink.h | 26 int ethnl_cable_test_result_with_src(struct phy_device *phydev, u8 pair, 59 static inline int ethnl_cable_test_result_with_src(struct phy_device *phydev, in ethnl_cable_test_result_with_src() function 128 return ethnl_cable_test_result_with_src(phydev, pair, result, in ethnl_cable_test_result()
|
/linux-6.12.1/drivers/net/phy/ |
D | dp83td510.c | 504 ethnl_cable_test_result_with_src(phydev, ETHTOOL_A_CABLE_PAIR_A, in dp83td510_cable_test_get_alcd_status() 524 ethnl_cable_test_result_with_src(phydev, ETHTOOL_A_CABLE_PAIR_A, in dp83td510_cable_test_get_alcd_status()
|
/linux-6.12.1/net/ethtool/ |
D | cabletest.c | 166 int ethnl_cable_test_result_with_src(struct phy_device *phydev, u8 pair, in ethnl_cable_test_result_with_src() function 192 EXPORT_SYMBOL_GPL(ethnl_cable_test_result_with_src);
|