Home
last modified time | relevance | path

Searched refs:ethtool_pair (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/drivers/net/phy/
Dmicrel.c1472 static const int ethtool_pair[] = { in ksz9x31_cable_test_get_pair() local
1479 return ethtool_pair[pair]; in ksz9x31_cable_test_get_pair()
1905 static const int ethtool_pair[] = { ETHTOOL_A_CABLE_PAIR_A, in lan8814_cable_test_one_pair() local
1932 ret = ethnl_cable_test_result(phydev, ethtool_pair[pair], in lan8814_cable_test_one_pair()
1945 return ethnl_cable_test_fault_length(phydev, ethtool_pair[pair], fault_length); in lan8814_cable_test_one_pair()
1950 static const int ethtool_pair[] = { in ksz886x_cable_test_one_pair() local
1997 ret = ethnl_cable_test_result(phydev, ethtool_pair[pair], in ksz886x_cable_test_one_pair()
2007 return ethnl_cable_test_fault_length(phydev, ethtool_pair[pair], fault_length); in ksz886x_cable_test_one_pair()
Dat803x.c1525 static const int ethtool_pair[] = { in at803x_cable_test_one_pair() local
1548 ethnl_cable_test_result(phydev, ethtool_pair[pair], in at803x_cable_test_one_pair()
1552 ethnl_cable_test_fault_length(phydev, ethtool_pair[pair], in at803x_cable_test_one_pair()