Searched refs:efx_self_tests (Results 1 – 7 of 7) sorted by relevance
/drivers/net/ethernet/sfc/ |
D | selftest.h | 30 struct efx_self_tests { struct 46 int efx_selftest(struct efx_nic *efx, struct efx_self_tests *tests, argument
|
D | selftest.c | 99 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()
|
D | ethtool_common.h | 25 struct efx_self_tests *tests,
|
D | net_driver.h | 108 struct efx_self_tests; 1391 int (*test_chip)(struct efx_nic *efx, struct efx_self_tests *tests);
|
D | ethtool_common.c | 132 struct efx_self_tests *efx_tests; in efx_ethtool_self_test() 344 struct efx_self_tests *tests, in efx_ethtool_fill_self_tests()
|
D | siena.c | 99 static int siena_test_chip(struct efx_nic *efx, struct efx_self_tests *tests) in siena_test_chip()
|
D | ef10.c | 3428 efx_ef10_test_chip(struct efx_nic *efx, struct efx_self_tests *tests) in efx_ef10_test_chip()
|