Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wan/
H A Dcosa.c118 wait_queue_head_t txwaitq, rxwaitq; member
796 add_wait_queue(&chan->rxwaitq, &wait); in cosa_read()
804 remove_wait_queue(&chan->rxwaitq, &wait); in cosa_read()
811 remove_wait_queue(&chan->rxwaitq, &wait); in cosa_read()
840 wake_up_interruptible(&chan->rxwaitq); in chrdev_rx_done()

Completed in 3 milliseconds