Home
last modified time | relevance | path

Searched refs:efx_self_tests (Results 1 – 6 of 6) sorted by relevance

/Linux-v5.4/drivers/net/ethernet/sfc/
Dselftest.h30 struct efx_self_tests { struct
46 int efx_selftest(struct efx_nic *efx, struct efx_self_tests *tests, argument
Dselftest.c96 static int efx_test_phy_alive(struct efx_nic *efx, struct efx_self_tests *tests) in efx_test_phy_alive()
108 static int efx_test_nvram(struct efx_nic *efx, struct efx_self_tests *tests) in efx_test_nvram()
131 struct efx_self_tests *tests) in efx_test_interrupts()
173 struct efx_self_tests *tests) in efx_test_eventq_irq()
253 static int efx_test_phy(struct efx_nic *efx, struct efx_self_tests *tests, in efx_test_phy()
613 static int efx_test_loopbacks(struct efx_nic *efx, struct efx_self_tests *tests, in efx_test_loopbacks()
689 int efx_selftest(struct efx_nic *efx, struct efx_self_tests *tests, in efx_selftest()
Dnet_driver.h98 struct efx_self_tests;
1306 int (*test_chip)(struct efx_nic *efx, struct efx_self_tests *tests);
Dethtool.c315 struct efx_self_tests *tests, in efx_ethtool_fill_self_tests()
520 struct efx_self_tests *efx_tests; in efx_ethtool_self_test()
Dsiena.c96 static int siena_test_chip(struct efx_nic *efx, struct efx_self_tests *tests) in siena_test_chip()
Def10.c5998 efx_ef10_test_chip(struct efx_nic *efx, struct efx_self_tests *tests) in efx_ef10_test_chip()