Searched refs:ethnl_cable_test_result (Results 1 – 7 of 7) sorted by relevance
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | ethtool_netlink.h | 26 int ethnl_cable_test_result(struct phy_device *phydev, u8 pair, u8 result); 45 static inline int ethnl_cable_test_result(struct phy_device *phydev, u8 pair, in ethnl_cable_test_result() function
|
| /OK3568_Linux_fs/kernel/drivers/net/phy/ |
| H A D | bcm-phy-lib.c | 719 ethnl_cable_test_result(phydev, ETHTOOL_A_CABLE_PAIR_A, in _bcm_phy_cable_test_get_status() 721 ethnl_cable_test_result(phydev, ETHTOOL_A_CABLE_PAIR_B, in _bcm_phy_cable_test_get_status() 723 ethnl_cable_test_result(phydev, ETHTOOL_A_CABLE_PAIR_C, in _bcm_phy_cable_test_get_status() 725 ethnl_cable_test_result(phydev, ETHTOOL_A_CABLE_PAIR_D, in _bcm_phy_cable_test_get_status()
|
| H A D | marvell.c | 2087 ethnl_cable_test_result(phydev, ETHTOOL_A_CABLE_PAIR_A, in marvell_vct7_cable_test_report() 2089 ethnl_cable_test_result(phydev, ETHTOOL_A_CABLE_PAIR_B, in marvell_vct7_cable_test_report() 2091 ethnl_cable_test_result(phydev, ETHTOOL_A_CABLE_PAIR_C, in marvell_vct7_cable_test_report() 2093 ethnl_cable_test_result(phydev, ETHTOOL_A_CABLE_PAIR_D, in marvell_vct7_cable_test_report()
|
| H A D | nxp-tja11xx.c | 664 ethnl_cable_test_result(phydev, ETHTOOL_A_CABLE_PAIR_A, in tja11xx_cable_test_report()
|
| H A D | at803x.c | 983 ethnl_cable_test_result(phydev, ethtool_pair[pair], in at803x_cable_test_one_pair()
|
| /OK3568_Linux_fs/kernel/net/ethtool/ |
| H A D | cabletest.c | 163 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);
|
| /OK3568_Linux_fs/kernel/android/ |
| H A D | abi_gki_aarch64_imx | 1106 ethnl_cable_test_result
|