Searched refs:ethnl_cable_test_result_with_src (Results 1 – 3 of 3) sorted by relevance
| /linux-6.15/include/linux/ |
| H A 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.15/net/ethtool/ |
| H A D | cabletest.c | 169 int ethnl_cable_test_result_with_src(struct phy_device *phydev, u8 pair, in ethnl_cable_test_result_with_src() function 195 EXPORT_SYMBOL_GPL(ethnl_cable_test_result_with_src);
|
| /linux-6.15/drivers/net/phy/ |
| H A D | dp83td510.c | 795 ethnl_cable_test_result_with_src(phydev, ETHTOOL_A_CABLE_PAIR_A, in dp83td510_cable_test_get_alcd_status() 815 ethnl_cable_test_result_with_src(phydev, ETHTOOL_A_CABLE_PAIR_A, in dp83td510_cable_test_get_alcd_status()
|