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

/drivers/infiniband/hw/cxgb4/
H A Dcq.c515 goto flush_wq;
537 flush_wq:
/drivers/net/ethernet/sfc/
H A Dnic.c730 timeout = wait_event_timeout(efx->flush_wq, efx_flush_wake(efx),
1059 wake_up(&efx->flush_wq);
1070 wake_up(&efx->flush_wq);
H A Dnet_driver.h717 * @flush_wq: wait queue used by efx_nic_flush_queues() to wait for flush completions.
837 wait_queue_head_t flush_wq; member in struct:efx_nic
H A Defx.c2393 init_waitqueue_head(&efx->flush_wq);
/drivers/infiniband/hw/cxgb3/
H A Dcxio_hal.c1291 goto flush_wq;
1319 flush_wq:

Completed in 99 milliseconds