Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/sfc/
Dselftest.h50 void efx_selftest_async_work(struct work_struct *data);
Dselftest.c786 void efx_selftest_async_work(struct work_struct *data) in efx_selftest_async_work() function
Defx.c3016 INIT_DELAYED_WORK(&efx->selftest_work, efx_selftest_async_work); in efx_init_struct()