Searched refs:selftest_work (Results 1 – 7 of 7) sorted by relevance
783 schedule_delayed_work(&efx->selftest_work, IRQ_TIMEOUT); in efx_selftest_async_start()788 cancel_delayed_work_sync(&efx->selftest_work); in efx_selftest_async_cancel()794 selftest_work.work); in efx_selftest_async_work()813 INIT_DELAYED_WORK(&efx->selftest_work, efx_selftest_async_work); in efx_selftest_async_init()
1066 struct delayed_work selftest_work; member
788 schedule_delayed_work(&efx->selftest_work, IRQ_TIMEOUT); in efx_siena_selftest_async_start()793 cancel_delayed_work_sync(&efx->selftest_work); in efx_siena_selftest_async_cancel()799 selftest_work.work); in efx_siena_selftest_async_work()818 INIT_DELAYED_WORK(&efx->selftest_work, efx_siena_selftest_async_work); in efx_siena_selftest_async_init()
1023 struct delayed_work selftest_work; member
790 schedule_delayed_work(&efx->selftest_work, IRQ_TIMEOUT); in ef4_selftest_async_start()795 cancel_delayed_work_sync(&efx->selftest_work); in ef4_selftest_async_cancel()801 selftest_work.work); in ef4_selftest_async_work()
836 struct delayed_work selftest_work; member
2638 INIT_DELAYED_WORK(&efx->selftest_work, ef4_selftest_async_work); in ef4_init_struct()