Searched refs:disconn_wq (Results 1 – 8 of 8) sorted by relevance
202 ret = wait_event_timeout(scifdev->disconn_wq, in scif_disconnect_node()217 wait_event_timeout(scifdev->disconn_wq, in scif_disconnect_node()
198 wait_queue_head_t disconn_wq; member
129 init_waitqueue_head(&scifdev->disconn_wq); in scif_setup_scifdev()
986 wake_up(&sdev->disconn_wq); in scif_node_remove_ack()
412 struct workqueue_struct *disconn_wq; member
3208 cm_core->disconn_wq = alloc_ordered_workqueue("iwdwq", in i40iw_setup_cm_core()3230 destroy_workqueue(cm_core->disconn_wq); in i40iw_cleanup_cm_core()3401 queue_work(cm_core->disconn_wq, &work->work); in i40iw_cm_disconn()
424 struct workqueue_struct *disconn_wq; member
2697 cm_core->disconn_wq = alloc_ordered_workqueue("nesdwq", 0); in nes_cm_alloc_core()2698 if (!cm_core->disconn_wq) in nes_cm_alloc_core()2728 destroy_workqueue(cm_core->disconn_wq); in mini_cm_dealloc_core()2854 queue_work(g_cm_core->disconn_wq, &work->work); in nes_cm_disconn()