Home
last modified time | relevance | path

Searched refs:suspend_wq (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/infiniband/hw/irdma/
H A Dicrdma_if.c13 wait_event_timeout(iwdev->suspend_wq, in icrdma_prep_tc_change()
H A Dmain.h374 wait_queue_head_t suspend_wq; member
H A Dhw.c323 wake_up(&iwdev->suspend_wq); in irdma_process_aeq()
398 wake_up(&iwqp->iwdev->suspend_wq); in irdma_process_aeq()
402 wake_up(&iwqp->iwdev->suspend_wq); in irdma_process_aeq()
1982 init_waitqueue_head(&iwdev->suspend_wq); in irdma_rt_init_hw()
H A Dverbs.c1255 if (!wait_event_timeout(iwqp->iwdev->suspend_wq, in irdma_wait_for_suspend()