Searched refs:ethnl_cable_test_result (Results 1 - 12 of 12) sorted by relevance

/linux-master/include/linux/
H A Dethtool_netlink.h26 int ethnl_cable_test_result(struct phy_device *phydev, u8 pair, u8 result);
57 static inline int ethnl_cable_test_result(struct phy_device *phydev, u8 pair, function
/linux-master/drivers/net/phy/
H A Dmarvell-88q2xxx.c775 ethnl_cable_test_result(phydev, ETHTOOL_A_CABLE_PAIR_A,
781 ethnl_cable_test_result(phydev, ETHTOOL_A_CABLE_PAIR_A,
787 ethnl_cable_test_result(phydev, ETHTOOL_A_CABLE_PAIR_A,
791 ethnl_cable_test_result(phydev, ETHTOOL_A_CABLE_PAIR_A,
H A Dbcm-phy-lib.c767 ethnl_cable_test_result(phydev, ETHTOOL_A_CABLE_PAIR_A,
769 ethnl_cable_test_result(phydev, ETHTOOL_A_CABLE_PAIR_B,
771 ethnl_cable_test_result(phydev, ETHTOOL_A_CABLE_PAIR_C,
773 ethnl_cable_test_result(phydev, ETHTOOL_A_CABLE_PAIR_D,
H A Dnxp-c45-tja11xx.c1334 ethnl_cable_test_result(phydev, ETHTOOL_A_CABLE_PAIR_A,
1338 ethnl_cable_test_result(phydev, ETHTOOL_A_CABLE_PAIR_A,
1342 ethnl_cable_test_result(phydev, ETHTOOL_A_CABLE_PAIR_A,
1346 ethnl_cable_test_result(phydev, ETHTOOL_A_CABLE_PAIR_A,
H A Dmicrochip_t1.c748 ethnl_cable_test_result(phydev, ETHTOOL_A_CABLE_PAIR_A,
H A Dnxp-tja11xx.c773 ethnl_cable_test_result(phydev, ETHTOOL_A_CABLE_PAIR_A,
H A Dmarvell.c2364 ethnl_cable_test_result(phydev, ETHTOOL_A_CABLE_PAIR_A,
2366 ethnl_cable_test_result(phydev, ETHTOOL_A_CABLE_PAIR_B,
2368 ethnl_cable_test_result(phydev, ETHTOOL_A_CABLE_PAIR_C,
2370 ethnl_cable_test_result(phydev, ETHTOOL_A_CABLE_PAIR_D,
H A Dadin.c940 ret = ethnl_cable_test_result(phydev, pair, fault_rslt);
H A Dmicrel.c1652 ret = ethnl_cable_test_result(phydev,
1696 ret = ethnl_cable_test_result(phydev,
2178 ret = ethnl_cable_test_result(phydev, ethtool_pair[pair],
2243 ret = ethnl_cable_test_result(phydev, ethtool_pair[pair],
/linux-master/net/ethtool/
H A Dcabletest.c163 int ethnl_cable_test_result(struct phy_device *phydev, u8 pair, u8 result) function
184 EXPORT_SYMBOL_GPL(ethnl_cable_test_result); variable
/linux-master/drivers/net/phy/qcom/
H A Dqcom-phy-lib.c572 ethnl_cable_test_result(phydev, pair, result);
H A Dat803x.c580 ethnl_cable_test_result(phydev, ethtool_pair[pair],

Completed in 157 milliseconds