Searched refs:i40evf_wq (Results 1 – 1 of 1) sorted by relevance
59 static struct workqueue_struct *i40evf_wq; variable3956 i40evf_wq = alloc_workqueue("%s", WQ_UNBOUND | WQ_MEM_RECLAIM, 1, in i40evf_init_module()3958 if (!i40evf_wq) { in i40evf_init_module()3977 destroy_workqueue(i40evf_wq); in i40evf_exit_module()