Searched refs:thread_cplt_tx (Results 1 – 2 of 2) sorted by relevance
95 struct completion thread_cplt_tx; member181 complete(&ptl->tx.thread_cplt_tx); in ssh_ptl_tx_wakeup_transfer()
1038 status = wait_for_completion_interruptible_timeout(&ptl->tx.thread_cplt_tx, in ssh_ptl_tx_wait_transfer()1040 reinit_completion(&ptl->tx.thread_cplt_tx); in ssh_ptl_tx_wait_transfer()1183 complete(&ptl->tx.thread_cplt_tx); in ssh_ptl_tx_stop()2028 init_completion(&ptl->tx.thread_cplt_tx); in ssh_ptl_init()
Completed in 6 milliseconds