Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/sfc/
Dselftest.c715 if (efx->type->test_chip) { in efx_selftest()
716 rc_reset = efx->type->test_chip(efx, tests); in efx_selftest()
Dnet_driver.h1264 int (*test_chip)(struct efx_nic *efx, struct efx_self_tests *tests); member
Dsiena.c946 .test_chip = siena_test_chip,
Dfalcon.c2823 .test_chip = falcon_b0_test_chip,
Def10.c3640 .test_chip = efx_ef10_test_chip,