Searched refs:intr_wqname (Results 1 – 2 of 2) sorted by relevance
46 snprintf(scifdev->intr_wqname, sizeof(scifdev->intr_wqname), in scif_setup_intr_wq()49 alloc_ordered_workqueue(scifdev->intr_wqname, 0); in scif_setup_intr_wq()
173 char intr_wqname[16]; member