Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/phy/
H A Dmarvell-88q2xxx.c986 ethnl_cable_test_result(phydev, ETHTOOL_A_CABLE_PAIR_A, in mv88q222x_cable_test_get_status()
992 ethnl_cable_test_result(phydev, ETHTOOL_A_CABLE_PAIR_A, in mv88q222x_cable_test_get_status()
998 ethnl_cable_test_result(phydev, ETHTOOL_A_CABLE_PAIR_A, in mv88q222x_cable_test_get_status()
1002 ethnl_cable_test_result(phydev, ETHTOOL_A_CABLE_PAIR_A, in mv88q222x_cable_test_get_status()
H A Dbcm-phy-lib.c766 ethnl_cable_test_result(phydev, ETHTOOL_A_CABLE_PAIR_A, in _bcm_phy_cable_test_get_status()
768 ethnl_cable_test_result(phydev, ETHTOOL_A_CABLE_PAIR_B, in _bcm_phy_cable_test_get_status()
770 ethnl_cable_test_result(phydev, ETHTOOL_A_CABLE_PAIR_C, in _bcm_phy_cable_test_get_status()
772 ethnl_cable_test_result(phydev, ETHTOOL_A_CABLE_PAIR_D, in _bcm_phy_cable_test_get_status()
H A Ddp83tg720.c335 ethnl_cable_test_result(phydev, ETHTOOL_A_CABLE_PAIR_A, stat); in dp83tg720_cable_test_get_status()
H A Dmarvell.c2502 ethnl_cable_test_result(phydev, ETHTOOL_A_CABLE_PAIR_A, in marvell_vct7_cable_test_report()
2504 ethnl_cable_test_result(phydev, ETHTOOL_A_CABLE_PAIR_B, in marvell_vct7_cable_test_report()
2506 ethnl_cable_test_result(phydev, ETHTOOL_A_CABLE_PAIR_C, in marvell_vct7_cable_test_report()
2508 ethnl_cable_test_result(phydev, ETHTOOL_A_CABLE_PAIR_D, in marvell_vct7_cable_test_report()
2682 ethnl_cable_test_result(phydev, ETHTOOL_A_CABLE_PAIR_A, in m88e3082_vct_cable_test_get_status()
2684 ethnl_cable_test_result(phydev, ETHTOOL_A_CABLE_PAIR_B, in m88e3082_vct_cable_test_get_status()
2813 ethnl_cable_test_result(phydev, i, result); in m88e1111_vct_cable_test_get_status()
H A Dnxp-c45-tja11xx.c1348 ethnl_cable_test_result(phydev, ETHTOOL_A_CABLE_PAIR_A, in nxp_c45_cable_test_get_status()
1352 ethnl_cable_test_result(phydev, ETHTOOL_A_CABLE_PAIR_A, in nxp_c45_cable_test_get_status()
1356 ethnl_cable_test_result(phydev, ETHTOOL_A_CABLE_PAIR_A, in nxp_c45_cable_test_get_status()
1360 ethnl_cable_test_result(phydev, ETHTOOL_A_CABLE_PAIR_A, in nxp_c45_cable_test_get_status()
H A Ddp83td510.c769 ethnl_cable_test_result(phydev, ETHTOOL_A_CABLE_PAIR_A, stat); in dp83td510_cable_test_get_tdr_status()
H A Dnxp-tja11xx.c778 ethnl_cable_test_result(phydev, ETHTOOL_A_CABLE_PAIR_A, in tja11xx_cable_test_report()
H A Dmicrochip_t1.c974 ethnl_cable_test_result(phydev, ETHTOOL_A_CABLE_PAIR_A, in lan87xx_cable_test_report()
1925 ethnl_cable_test_result(phydev, ETHTOOL_A_CABLE_PAIR_A, in lan887x_cable_test_report()
H A Dadin.c938 ret = ethnl_cable_test_result(phydev, pair, fault_rslt); in adin_cable_test_report_pair()
H A Dmicrel.c1775 ret = ethnl_cable_test_result(phydev, in ksz9x31_cable_test_one_pair()
1819 ret = ethnl_cable_test_result(phydev, in ksz9x31_cable_test_get_status()
2444 ret = ethnl_cable_test_result(phydev, ethtool_pair[pair], in lan8814_cable_test_one_pair()
2509 ret = ethnl_cable_test_result(phydev, ethtool_pair[pair], in ksz886x_cable_test_one_pair()
/linux-6.15/include/linux/
H A Dethtool_netlink.h125 static inline int ethnl_cable_test_result(struct phy_device *phydev, u8 pair, in ethnl_cable_test_result() function
/linux-6.15/drivers/net/phy/qcom/
H A Dqcom-phy-lib.c572 ethnl_cable_test_result(phydev, pair, result); in qca808x_cable_test_get_pair_status()
H A Dat803x.c581 ethnl_cable_test_result(phydev, ethtool_pair[pair], in at803x_cable_test_one_pair()