Searched refs:selftest_work (Results 1 – 7 of 7) sorted by relevance
776 schedule_delayed_work(&efx->selftest_work, IRQ_TIMEOUT); in efx_selftest_async_start()781 cancel_delayed_work_sync(&efx->selftest_work); in efx_selftest_async_cancel()787 selftest_work.work); in efx_selftest_async_work()806 INIT_DELAYED_WORK(&efx->selftest_work, efx_selftest_async_work); in efx_selftest_async_init()
1085 struct delayed_work selftest_work; member
776 schedule_delayed_work(&efx->selftest_work, IRQ_TIMEOUT); in efx_siena_selftest_async_start()781 cancel_delayed_work_sync(&efx->selftest_work); in efx_siena_selftest_async_cancel()787 selftest_work.work); in efx_siena_selftest_async_work()806 INIT_DELAYED_WORK(&efx->selftest_work, efx_siena_selftest_async_work); in efx_siena_selftest_async_init()
1032 struct delayed_work selftest_work; member
778 schedule_delayed_work(&efx->selftest_work, IRQ_TIMEOUT); in ef4_selftest_async_start()783 cancel_delayed_work_sync(&efx->selftest_work); in ef4_selftest_async_cancel()789 selftest_work.work); in ef4_selftest_async_work()
836 struct delayed_work selftest_work; member
2639 INIT_DELAYED_WORK(&efx->selftest_work, ef4_selftest_async_work); in ef4_init_struct()