Home
last modified time | relevance | path

Searched refs:efx_selftest_async_work (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/net/ethernet/sfc/
Dselftest.h53 void efx_selftest_async_work(struct work_struct *data);
Dselftest.c770 void efx_selftest_async_work(struct work_struct *data) in efx_selftest_async_work() function
Defx.c2713 INIT_DELAYED_WORK(&efx->selftest_work, efx_selftest_async_work); in efx_init_struct()