Home
last modified time | relevance | path

Searched refs:ethnl_cable_test_result (Results 1 – 9 of 9) sorted by relevance

/Linux-v5.15/include/linux/
Dethtool_netlink.h23 int ethnl_cable_test_result(struct phy_device *phydev, u8 pair, u8 result);
42 static inline int ethnl_cable_test_result(struct phy_device *phydev, u8 pair, in ethnl_cable_test_result() function
/Linux-v5.15/drivers/net/phy/
Dbcm-phy-lib.c760 ethnl_cable_test_result(phydev, ETHTOOL_A_CABLE_PAIR_A, in _bcm_phy_cable_test_get_status()
762 ethnl_cable_test_result(phydev, ETHTOOL_A_CABLE_PAIR_B, in _bcm_phy_cable_test_get_status()
764 ethnl_cable_test_result(phydev, ETHTOOL_A_CABLE_PAIR_C, in _bcm_phy_cable_test_get_status()
766 ethnl_cable_test_result(phydev, ETHTOOL_A_CABLE_PAIR_D, in _bcm_phy_cable_test_get_status()
Dnxp-c45-tja11xx.c749 ethnl_cable_test_result(phydev, ETHTOOL_A_CABLE_PAIR_A, in nxp_c45_cable_test_get_status()
753 ethnl_cable_test_result(phydev, ETHTOOL_A_CABLE_PAIR_A, in nxp_c45_cable_test_get_status()
757 ethnl_cable_test_result(phydev, ETHTOOL_A_CABLE_PAIR_A, in nxp_c45_cable_test_get_status()
761 ethnl_cable_test_result(phydev, ETHTOOL_A_CABLE_PAIR_A, in nxp_c45_cable_test_get_status()
Dmarvell.c2255 ethnl_cable_test_result(phydev, ETHTOOL_A_CABLE_PAIR_A, in marvell_vct7_cable_test_report()
2257 ethnl_cable_test_result(phydev, ETHTOOL_A_CABLE_PAIR_B, in marvell_vct7_cable_test_report()
2259 ethnl_cable_test_result(phydev, ETHTOOL_A_CABLE_PAIR_C, in marvell_vct7_cable_test_report()
2261 ethnl_cable_test_result(phydev, ETHTOOL_A_CABLE_PAIR_D, in marvell_vct7_cable_test_report()
Dnxp-tja11xx.c707 ethnl_cable_test_result(phydev, ETHTOOL_A_CABLE_PAIR_A, in tja11xx_cable_test_report()
Dadin.c847 ret = ethnl_cable_test_result(phydev, pair, fault_rslt); in adin_cable_test_report_pair()
Dat803x.c1221 ethnl_cable_test_result(phydev, ethtool_pair[pair], in at803x_cable_test_one_pair()
Dmicrel.c1496 ret = ethnl_cable_test_result(phydev, ethtool_pair[pair], in ksz886x_cable_test_one_pair()
/Linux-v5.15/net/ethtool/
Dcabletest.c163 int ethnl_cable_test_result(struct phy_device *phydev, u8 pair, u8 result) in ethnl_cable_test_result() function
184 EXPORT_SYMBOL_GPL(ethnl_cable_test_result);