Searched refs:ethnl_cable_test_result (Results 1 – 13 of 13) sorted by relevance
/linux-6.12.1/drivers/net/phy/ |
D | marvell-88q2xxx.c | 861 ethnl_cable_test_result(phydev, ETHTOOL_A_CABLE_PAIR_A, in mv88q222x_cable_test_get_status() 867 ethnl_cable_test_result(phydev, ETHTOOL_A_CABLE_PAIR_A, in mv88q222x_cable_test_get_status() 873 ethnl_cable_test_result(phydev, ETHTOOL_A_CABLE_PAIR_A, in mv88q222x_cable_test_get_status() 877 ethnl_cable_test_result(phydev, ETHTOOL_A_CABLE_PAIR_A, in mv88q222x_cable_test_get_status()
|
D | bcm-phy-lib.c | 767 ethnl_cable_test_result(phydev, ETHTOOL_A_CABLE_PAIR_A, in _bcm_phy_cable_test_get_status() 769 ethnl_cable_test_result(phydev, ETHTOOL_A_CABLE_PAIR_B, in _bcm_phy_cable_test_get_status() 771 ethnl_cable_test_result(phydev, ETHTOOL_A_CABLE_PAIR_C, in _bcm_phy_cable_test_get_status() 773 ethnl_cable_test_result(phydev, ETHTOOL_A_CABLE_PAIR_D, in _bcm_phy_cable_test_get_status()
|
D | dp83tg720.c | 183 ethnl_cable_test_result(phydev, ETHTOOL_A_CABLE_PAIR_A, stat); in dp83tg720_cable_test_get_status()
|
D | marvell.c | 2452 ethnl_cable_test_result(phydev, ETHTOOL_A_CABLE_PAIR_A, in marvell_vct7_cable_test_report() 2454 ethnl_cable_test_result(phydev, ETHTOOL_A_CABLE_PAIR_B, in marvell_vct7_cable_test_report() 2456 ethnl_cable_test_result(phydev, ETHTOOL_A_CABLE_PAIR_C, in marvell_vct7_cable_test_report() 2458 ethnl_cable_test_result(phydev, ETHTOOL_A_CABLE_PAIR_D, in marvell_vct7_cable_test_report() 2632 ethnl_cable_test_result(phydev, ETHTOOL_A_CABLE_PAIR_A, in m88e3082_vct_cable_test_get_status() 2634 ethnl_cable_test_result(phydev, ETHTOOL_A_CABLE_PAIR_B, in m88e3082_vct_cable_test_get_status() 2763 ethnl_cable_test_result(phydev, i, result); in m88e1111_vct_cable_test_get_status()
|
D | dp83td510.c | 478 ethnl_cable_test_result(phydev, ETHTOOL_A_CABLE_PAIR_A, stat); in dp83td510_cable_test_get_tdr_status()
|
D | nxp-c45-tja11xx.c | 1334 ethnl_cable_test_result(phydev, ETHTOOL_A_CABLE_PAIR_A, in nxp_c45_cable_test_get_status() 1338 ethnl_cable_test_result(phydev, ETHTOOL_A_CABLE_PAIR_A, in nxp_c45_cable_test_get_status() 1342 ethnl_cable_test_result(phydev, ETHTOOL_A_CABLE_PAIR_A, in nxp_c45_cable_test_get_status() 1346 ethnl_cable_test_result(phydev, ETHTOOL_A_CABLE_PAIR_A, in nxp_c45_cable_test_get_status()
|
D | microchip_t1.c | 922 ethnl_cable_test_result(phydev, ETHTOOL_A_CABLE_PAIR_A, in lan87xx_cable_test_report() 1789 ethnl_cable_test_result(phydev, ETHTOOL_A_CABLE_PAIR_A, in lan887x_cable_test_report()
|
D | nxp-tja11xx.c | 773 ethnl_cable_test_result(phydev, ETHTOOL_A_CABLE_PAIR_A, in tja11xx_cable_test_report()
|
D | adin.c | 940 ret = ethnl_cable_test_result(phydev, pair, fault_rslt); in adin_cable_test_report_pair()
|
D | micrel.c | 1748 ret = ethnl_cable_test_result(phydev, in ksz9x31_cable_test_one_pair() 1792 ret = ethnl_cable_test_result(phydev, in ksz9x31_cable_test_get_status() 2353 ret = ethnl_cable_test_result(phydev, ethtool_pair[pair], in lan8814_cable_test_one_pair() 2418 ret = ethnl_cable_test_result(phydev, ethtool_pair[pair], in ksz886x_cable_test_one_pair()
|
/linux-6.12.1/include/linux/ |
D | ethtool_netlink.h | 125 static inline int ethnl_cable_test_result(struct phy_device *phydev, u8 pair, in ethnl_cable_test_result() function
|
/linux-6.12.1/drivers/net/phy/qcom/ |
D | qcom-phy-lib.c | 572 ethnl_cable_test_result(phydev, pair, result); in qca808x_cable_test_get_pair_status()
|
D | at803x.c | 581 ethnl_cable_test_result(phydev, ethtool_pair[pair], in at803x_cable_test_one_pair()
|