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