Home
last modified time | relevance | path

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

/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.c99 static int efx_test_phy_alive(struct efx_nic *efx, struct efx_self_tests *tests) in efx_test_phy_alive()
109 static int efx_test_nvram(struct efx_nic *efx, struct efx_self_tests *tests) in efx_test_nvram()
132 struct efx_self_tests *tests) in efx_test_interrupts()
174 struct efx_self_tests *tests) in efx_test_eventq_irq()
254 static int efx_test_phy(struct efx_nic *efx, struct efx_self_tests *tests, in efx_test_phy()
611 static int efx_test_loopbacks(struct efx_nic *efx, struct efx_self_tests *tests, in efx_test_loopbacks()
687 int efx_selftest(struct efx_nic *efx, struct efx_self_tests *tests, in efx_selftest()
Dethtool_common.h25 struct efx_self_tests *tests,
Dnet_driver.h108 struct efx_self_tests;
1391 int (*test_chip)(struct efx_nic *efx, struct efx_self_tests *tests);
Dethtool_common.c132 struct efx_self_tests *efx_tests; in efx_ethtool_self_test()
344 struct efx_self_tests *tests, in efx_ethtool_fill_self_tests()
Dsiena.c99 static int siena_test_chip(struct efx_nic *efx, struct efx_self_tests *tests) in siena_test_chip()
Def10.c3428 efx_ef10_test_chip(struct efx_nic *efx, struct efx_self_tests *tests) in efx_ef10_test_chip()