Searched refs:resp_wq (Results 1 – 2 of 2) sorted by relevance
606 prepare_to_wait(&ep->resp_wq, &wait, TASK_UNINTERRUPTIBLE); in fc_seq_set_resp()613 finish_wait(&ep->resp_wq, &wait); in fc_seq_set_resp()744 wake_up(&ep->resp_wq); in fc_invoke_resp()869 init_waitqueue_head(&ep->resp_wq); in fc_exch_em_alloc()
452 wait_queue_head_t resp_wq; member