Searched refs:indack_wq (Results 1 – 1 of 1) sorted by relevance
60 struct workqueue_struct *indack_wq; member343 queue_work(pdr->indack_wq, &pdr->indack_work); in pdr_indication_cb()676 pdr->indack_wq = alloc_ordered_workqueue("pdr_indack_wq", WQ_HIGHPRI); in pdr_handle_alloc()677 if (!pdr->indack_wq) { in pdr_handle_alloc()704 destroy_workqueue(pdr->indack_wq); in pdr_handle_alloc()737 destroy_workqueue(pdr->indack_wq); in pdr_handle_release()