Searched refs:selftest_work (Results 1 – 6 of 6) sorted by relevance
782 schedule_delayed_work(&efx->selftest_work, IRQ_TIMEOUT); in efx_selftest_async_start()787 cancel_delayed_work_sync(&efx->selftest_work); in efx_selftest_async_cancel()793 selftest_work.work); in efx_selftest_async_work()812 INIT_DELAYED_WORK(&efx->selftest_work, efx_selftest_async_work); in efx_selftest_async_init()
1104 struct delayed_work selftest_work; member
787 schedule_delayed_work(&efx->selftest_work, IRQ_TIMEOUT); in efx_siena_selftest_async_start()792 cancel_delayed_work_sync(&efx->selftest_work); in efx_siena_selftest_async_cancel()798 selftest_work.work); in efx_siena_selftest_async_work()817 INIT_DELAYED_WORK(&efx->selftest_work, efx_siena_selftest_async_work); in efx_siena_selftest_async_init()
1023 struct delayed_work selftest_work; member
789 schedule_delayed_work(&efx->selftest_work, IRQ_TIMEOUT); in ef4_selftest_async_start()794 cancel_delayed_work_sync(&efx->selftest_work); in ef4_selftest_async_cancel()800 selftest_work.work); in ef4_selftest_async_work()
2629 INIT_DELAYED_WORK(&efx->selftest_work, ef4_selftest_async_work); in ef4_init_struct()