Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/sfc/
H A Dselftest.h30 struct efx_self_tests { struct
46 int efx_selftest(struct efx_nic *efx, struct efx_self_tests *tests, argument
H A Dethtool_common.h25 struct efx_self_tests *tests,
H A Dnet_driver.h108 struct efx_self_tests;
1432 int (*test_chip)(struct efx_nic *efx, struct efx_self_tests *tests);
H A 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()
H A Def10.c3443 efx_ef10_test_chip(struct efx_nic *efx, struct efx_self_tests *tests) in efx_ef10_test_chip()
/linux/drivers/net/ethernet/sfc/siena/
H A Dselftest.h30 struct efx_self_tests { struct
46 int efx_siena_selftest(struct efx_nic *efx, struct efx_self_tests *tests, argument
H A Dselftest.c104 static int efx_test_phy_alive(struct efx_nic *efx, struct efx_self_tests *tests) in efx_test_phy_alive()
114 static int efx_test_nvram(struct efx_nic *efx, struct efx_self_tests *tests) in efx_test_nvram()
137 struct efx_self_tests *tests) in efx_test_interrupts()
179 struct efx_self_tests *tests) in efx_test_eventq_irq()
259 static int efx_test_phy(struct efx_nic *efx, struct efx_self_tests *tests, in efx_test_phy()
623 static int efx_test_loopbacks(struct efx_nic *efx, struct efx_self_tests *tests, in efx_test_loopbacks()
699 int efx_siena_selftest(struct efx_nic *efx, struct efx_self_tests *tests, in efx_siena_selftest()
H A Dnet_driver.h108 struct efx_self_tests;
1331 int (*test_chip)(struct efx_nic *efx, struct efx_self_tests *tests);
H A Dsiena.c100 static int siena_test_chip(struct efx_nic *efx, struct efx_self_tests *tests) in siena_test_chip()