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