Searched refs:phy_ext (Results 1 – 7 of 7) sorted by relevance
/linux/drivers/net/ethernet/sfc/siena/ |
H A D | selftest.h | 40 int phy_ext[EFX_MAX_PHY_TESTS]; member
|
H A D | selftest.c | 265 rc = efx_siena_mcdi_phy_run_tests(efx, tests->phy_ext, flags); in efx_test_phy()
|
H A D | ethtool_common.c | 335 efx_fill_test(n++, strings, data, &tests->phy_ext[i], "phy", 0, name, NULL); in efx_ethtool_fill_self_tests()
|
/linux/drivers/net/ethernet/sfc/ |
H A D | selftest.h | 40 int phy_ext[EFX_MAX_PHY_TESTS]; member
|
H A D | selftest.c | 264 rc = efx_mcdi_phy_run_tests(efx, tests->phy_ext, flags); in efx_test_phy()
|
/linux/drivers/net/ethernet/sfc/falcon/ |
H A D | selftest.h | 40 int phy_ext[EF4_MAX_PHY_TESTS]; member
|
H A D | selftest.c | 267 rc = efx->phy_op->run_tests(efx, tests->phy_ext, flags); in ef4_test_phy()
|