Lines Matching refs:hfi1_wq
674 ppd->hfi1_wq = NULL;
786 if (!ppd->hfi1_wq) {
787 ppd->hfi1_wq =
794 if (!ppd->hfi1_wq)
817 if (ppd->hfi1_wq) {
818 destroy_workqueue(ppd->hfi1_wq);
819 ppd->hfi1_wq = NULL;
841 if (ppd->hfi1_wq) {
842 destroy_workqueue(ppd->hfi1_wq);
843 ppd->hfi1_wq = NULL;
1111 if (ppd->hfi1_wq)
1112 flush_workqueue(ppd->hfi1_wq);
1709 if (ppd->hfi1_wq) {
1710 destroy_workqueue(ppd->hfi1_wq);
1711 ppd->hfi1_wq = NULL;