Searched refs:efx_selftest_async_work (Results 1 – 3 of 3) sorted by relevance
50 void efx_selftest_async_work(struct work_struct *data);
786 void efx_selftest_async_work(struct work_struct *data) in efx_selftest_async_work() function
3016 INIT_DELAYED_WORK(&efx->selftest_work, efx_selftest_async_work); in efx_init_struct()