Searched refs:indack_wq (Results 1 – 1 of 1) sorted by relevance
60 struct workqueue_struct *indack_wq; member337 queue_work(pdr->indack_wq, &pdr->indack_work); in pdr_indication_cb()669 pdr->indack_wq = alloc_ordered_workqueue("pdr_indack_wq", WQ_HIGHPRI); in pdr_handle_alloc()670 if (!pdr->indack_wq) { in pdr_handle_alloc()697 destroy_workqueue(pdr->indack_wq); in pdr_handle_alloc()730 destroy_workqueue(pdr->indack_wq); in pdr_handle_release()