Searched refs:wr_wait (Results 1 – 4 of 4) sorted by relevance
168 cxgbit_init_wr_wait(&cnp->com.wr_wait); in cxgbit_create_server6()207 cxgbit_init_wr_wait(&cnp->com.wr_wait); in cxgbit_create_server4()215 &cnp->com.wr_wait, in cxgbit_create_server4()439 init_completion(&cnp->com.wr_wait.completion); in cxgbit_setup_np()533 cxgbit_init_wr_wait(&cnp->com.wr_wait); in __cxgbit_free_cdev_np()703 cxgbit_init_wr_wait(&csk->com.wr_wait); in cxgbit_abort_conn()1308 init_completion(&csk->com.wr_wait.completion); in cxgbit_pass_accept_req()1501 cxgbit_init_wr_wait(&csk->com.wr_wait); in cxgbit_send_tcb_skb()1537 &csk->com.wr_wait, in cxgbit_setup_conn_digest()1570 &csk->com.wr_wait, in cxgbit_setup_conn_pgidx()[all …]
172 struct cxgbit_wr_wait wr_wait; member
192 wake_up_interruptible(&channel->wr_wait); in xillybus_isr()260 wake_up_interruptible(&channel->wr_wait); in xillybus_isr()494 init_waitqueue_head(&channel->wr_wait); in xilly_setupchannels()646 t = wait_event_interruptible_timeout(channel->wr_wait, in xilly_obtain_idt()920 channel->wr_wait, in xillybus_read()952 channel->wr_wait, in xillybus_read()1645 channel->wr_wait, in xillybus_release()1755 poll_wait(filp, &channel->wr_wait, wait); in xillybus_poll()
63 wait_queue_head_t wr_wait; member
Completed in 13 milliseconds