Home
last modified time | relevance | path

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

/linux/drivers/net/phy/
H A Dmarvell-88q2xxx.c987 ethnl_cable_test_result(phydev, ETHTOOL_A_CABLE_PAIR_A, in mv88q222x_cable_test_get_status()
993 ethnl_cable_test_result(phydev, ETHTOOL_A_CABLE_PAIR_A, in mv88q222x_cable_test_get_status()
999 ethnl_cable_test_result(phydev, ETHTOOL_A_CABLE_PAIR_A, in mv88q222x_cable_test_get_status()
1003 ethnl_cable_test_result(phydev, ETHTOOL_A_CABLE_PAIR_A, in mv88q222x_cable_test_get_status()
H A Dbcm-phy-lib.c775 ethnl_cable_test_result(phydev, ETHTOOL_A_CABLE_PAIR_A, in _bcm_phy_cable_test_get_status()
777 ethnl_cable_test_result(phydev, ETHTOOL_A_CABLE_PAIR_B, in _bcm_phy_cable_test_get_status()
779 ethnl_cable_test_result(phydev, ETHTOOL_A_CABLE_PAIR_C, in _bcm_phy_cable_test_get_status()
781 ethnl_cable_test_result(phydev, ETHTOOL_A_CABLE_PAIR_D, in _bcm_phy_cable_test_get_status()
H A Dmarvell.c2539 ethnl_cable_test_result(phydev, ETHTOOL_A_CABLE_PAIR_A, in marvell_vct7_cable_test_report()
2541 ethnl_cable_test_result(phydev, ETHTOOL_A_CABLE_PAIR_B, in marvell_vct7_cable_test_report()
2543 ethnl_cable_test_result(phydev, ETHTOOL_A_CABLE_PAIR_C, in marvell_vct7_cable_test_report()
2545 ethnl_cable_test_result(phydev, ETHTOOL_A_CABLE_PAIR_D, in marvell_vct7_cable_test_report()
2719 ethnl_cable_test_result(phydev, ETHTOOL_A_CABLE_PAIR_A, in m88e3082_vct_cable_test_get_status()
2721 ethnl_cable_test_result(phydev, ETHTOOL_A_CABLE_PAIR_B, in m88e3082_vct_cable_test_get_status()
2850 ethnl_cable_test_result(phydev, i, result); in m88e1111_vct_cable_test_get_status()
H A Ddp83tg720.c427 ethnl_cable_test_result(phydev, ETHTOOL_A_CABLE_PAIR_A, stat); in dp83tg720_cable_test_get_status()
H A Ddp83td510.c831 ethnl_cable_test_result(phydev, ETHTOOL_A_CABLE_PAIR_A, stat); in dp83td510_cable_test_get_tdr_status()
H A Dmicrochip_t1.c974 ethnl_cable_test_result(phydev, ETHTOOL_A_CABLE_PAIR_A, in lan87xx_cable_test_report()
1921 ethnl_cable_test_result(phydev, ETHTOOL_A_CABLE_PAIR_A, in lan887x_cable_test_report()
H A Dnxp-tja11xx.c788 ethnl_cable_test_result(phydev, ETHTOOL_A_CABLE_PAIR_A, in tja11xx_cable_test_report()
H A Dphy-c45.c1778 ret = ethnl_cable_test_result(phydev, ETHTOOL_A_CABLE_PAIR_A, in genphy_c45_oatc14_cable_test_get_status()
H A Dmicrel.c1945 ret = ethnl_cable_test_result(phydev, in ksz9x31_cable_test_one_pair()
1997 ret = ethnl_cable_test_result(phydev, in ksz9x31_cable_test_get_status()
2943 ret = ethnl_cable_test_result(phydev, ethtool_pair[pair], in lan8814_cable_test_one_pair()
3008 ret = ethnl_cable_test_result(phydev, ethtool_pair[pair], in ksz886x_cable_test_one_pair()
/linux/include/linux/
H A Dethtool_netlink.h129 static inline int ethnl_cable_test_result(struct phy_device *phydev, u8 pair, in ethnl_cable_test_result() function
/linux/drivers/net/phy/qcom/
H A Dqcom-phy-lib.c597 ethnl_cable_test_result(phydev, pair, result); in qca808x_cable_test_get_pair_status()
H A Dat803x.c629 ethnl_cable_test_result(phydev, ethtool_pair[pair], in at803x_cable_test_one_pair()
/linux/drivers/net/phy/realtek/
H A Drealtek_main.c2620 ret = ethnl_cable_test_result(phydev, pair, fault_rslt); in rtl8224_cable_test_report_pair()