Searched refs:ol_rx_shutdown (Results 1 – 2 of 2) sorted by relevance
471 init_completion(&pSchedContext->ol_rx_shutdown); in cds_sched_open()632 wait_for_completion(&gp_cds_sched_context->ol_rx_shutdown); in cds_close_rx_thread()788 kthread_complete_and_exit(&pSchedContext->ol_rx_shutdown, 0); in cds_ol_rx_thread()
109 struct completion ol_rx_shutdown; member