Home
last modified time | relevance | path

Searched refs:test_chip (Results 1 – 5 of 5) sorted by relevance

/drivers/net/ethernet/sfc/
Dselftest.c727 if (efx->type->test_chip) { in efx_selftest()
728 rc_reset = efx->type->test_chip(efx, tests); in efx_selftest()
Dnet_driver.h1256 int (*test_chip)(struct efx_nic *efx, struct efx_self_tests *tests); member
Dsiena.c957 .test_chip = siena_test_chip,
Dfalcon.c2841 .test_chip = falcon_b0_test_chip,
Def10.c4810 .test_chip = efx_ef10_test_chip,