Searched refs:phy_ext (Results 1 – 6 of 6) sorted by relevance
| /Linux-v5.4/drivers/net/ethernet/sfc/falcon/ |
| D | selftest.h | 40 int phy_ext[EF4_MAX_PHY_TESTS]; member
|
| D | selftest.c | 262 rc = efx->phy_op->run_tests(efx, tests->phy_ext, flags); in ef4_test_phy()
|
| D | ethtool.c | 339 ef4_fill_test(n++, strings, data, &tests->phy_ext[i], in ef4_ethtool_fill_self_tests()
|
| /Linux-v5.4/drivers/net/ethernet/sfc/ |
| D | selftest.h | 40 int phy_ext[EFX_MAX_PHY_TESTS]; member
|
| D | selftest.c | 262 rc = efx->phy_op->run_tests(efx, tests->phy_ext, flags); in efx_test_phy()
|
| D | ethtool.c | 357 efx_fill_test(n++, strings, data, &tests->phy_ext[i], in efx_ethtool_fill_self_tests()
|