Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/sfc/
Dselftest.h33 struct efx_self_tests { struct
49 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()
111 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()
165 struct efx_self_tests *tests) in efx_test_eventq_irq()
245 static int efx_test_phy(struct efx_nic *efx, struct efx_self_tests *tests, in efx_test_phy()
600 static int efx_test_loopbacks(struct efx_nic *efx, struct efx_self_tests *tests, in efx_test_loopbacks()
673 int efx_selftest(struct efx_nic *efx, struct efx_self_tests *tests, in efx_selftest()
Dnet_driver.h97 struct efx_self_tests;
1264 int (*test_chip)(struct efx_nic *efx, struct efx_self_tests *tests);
Dethtool.c303 struct efx_self_tests *tests, in efx_ethtool_fill_self_tests()
508 struct efx_self_tests *efx_tests; in efx_ethtool_self_test()
Dsiena.c94 static int siena_test_chip(struct efx_nic *efx, struct efx_self_tests *tests) in siena_test_chip()
Dfalcon.c1881 falcon_b0_test_chip(struct efx_nic *efx, struct efx_self_tests *tests) in falcon_b0_test_chip()
Def10.c3352 efx_ef10_test_chip(struct efx_nic *efx, struct efx_self_tests *tests) in efx_ef10_test_chip()