Searched refs:flush_waitq (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/net/ethernet/sfc/
H A Dsiena_sriov.c74 * @flush_waitq: wait queue used by %VFDI_OP_FINI_ALL_QUEUES handler
113 wait_queue_head_t flush_waitq; member in struct:efx_vf
720 timeout = wait_event_timeout(vf->flush_waitq, efx_vfdi_fini_all_queues()
1209 init_waitqueue_head(&vf->flush_waitq); efx_siena_sriov_vf_alloc()
1498 wake_up(&vf->flush_waitq); efx_siena_sriov_tx_flush_done()
1522 wake_up(&vf->flush_waitq); efx_siena_sriov_rx_flush_done()

Completed in 78 milliseconds