Lines Matching defs:tests
164 netif_info(efx, drv, efx->net_dev, "%s %sline self-tests\n",
333 * @tests: Efx self-test results structure, or %NULL
344 struct efx_self_tests *tests,
351 efx_fill_test(n++, strings, data, &tests->phy_alive,
353 efx_fill_test(n++, strings, data, &tests->nvram,
355 efx_fill_test(n++, strings, data, &tests->interrupt,
361 &tests->eventq_dma[channel->channel],
365 &tests->eventq_int[channel->channel],
370 efx_fill_test(n++, strings, data, &tests->memory,
372 efx_fill_test(n++, strings, data, &tests->registers,
383 efx_fill_test(n++, strings, data, &tests->phy_ext[i], "phy", 0, name, NULL);
386 /* Loopback tests */
391 &tests->loopback[mode], mode, n,