Searched refs:recv_wait (Results 1 – 2 of 2) sorted by relevance
61 wait_queue_head_t recv_wait; member74 init_waitqueue_head(&link->recv_wait); in nfcsim_link_new()88 wake_up_interruptible(&link->recv_wait); in nfcsim_link_recv_wake()133 rc = wait_event_interruptible_timeout(link->recv_wait, in nfcsim_link_recv_skb()
119 wait_queue_head_t recv_wait; member191 wake_up_interruptible(&file->recv_wait); in queue_packet()393 if (wait_event_interruptible(file->recv_wait, in ib_umad_read()667 poll_wait(filp, &file->recv_wait, wait); in ib_umad_poll()1013 init_waitqueue_head(&file->recv_wait); in ib_umad_open()1349 wake_up_interruptible(&file->recv_wait); in ib_umad_kill_port()