Searched refs:tx_waitq (Results 1 – 13 of 13) sorted by relevance
218 while ((waiting_skb = skb_dequeue(&st_gdata->tx_waitq))) in st_wakeup_ack()434 skb_queue_tail(&st_gdata->tx_waitq, skb); in st_int_enqueue()442 skb_queue_tail(&st_gdata->tx_waitq, skb); in st_int_enqueue()778 skb_queue_purge(&st_gdata->tx_waitq); in st_tty_close()870 skb_queue_head_init(&st_gdata->tx_waitq); in st_core_init()899 skb_queue_purge(&st_gdata->tx_waitq); in st_core_exit()
62 wait_queue_head_t tx_waitq; member
109 wake_up(&sdev->tx_waitq); in stub_complete()391 wait_event_interruptible(sdev->tx_waitq, in stub_tx_loop()
292 init_waitqueue_head(&sdev->tx_waitq); in stub_device_alloc()
156 struct sk_buff_head txq, tx_waitq; member
407 add_wait_queue(&call->tx_waitq, &myself); in rxrpc_wait_for_tx_window()425 remove_wait_queue(&call->tx_waitq, &myself); in rxrpc_wait_for_tx_window()
316 wait_queue_head_t tx_waitq; /* wait for Tx window space to become available */ member
231 init_waitqueue_head(&call->tx_waitq); in rxrpc_alloc_call()
447 wake_up(&call->tx_waitq); in rxrpc_rotate_tx_window()
456 wait_queue_head_t tx_waitq; member
326 wait_queue_head_t tx_waitq; member
1842 wake_up(&HE_VCC(tpd->vcc)->tx_waitq); in he_service_tbrq()2150 init_waitqueue_head(&he_vcc->tx_waitq); in he_open()2440 add_wait_queue(&he_vcc->tx_waitq, &wait); in he_close()2446 remove_wait_queue(&he_vcc->tx_waitq, &wait); in he_close()
753 ret = wait_event_timeout(mgr->tx_waitq, in drm_dp_mst_wait_tx_reply()853 wake_up(&mstb->mgr->tx_waitq); in drm_dp_destroy_mst_branch_device()1508 wake_up(&mgr->tx_waitq); in process_single_down_tx_qlock()2255 wake_up(&mgr->tx_waitq); in drm_dp_mst_handle_down_rep()2904 init_waitqueue_head(&mgr->tx_waitq); in drm_dp_mst_topology_mgr_init()