Searched refs:nvme_fc_wq (Results 1 – 1 of 1) sorted by relevance
205 static struct workqueue_struct *nvme_fc_wq; variable2086 if (!active && !queue_work(nvme_fc_wq, &ctrl->err_work)) { in nvme_fc_error_recovery()3435 nvme_fc_wq = alloc_workqueue("nvme_fc_wq", WQ_MEM_RECLAIM, 0); in nvme_fc_init_module()3436 if (!nvme_fc_wq) in nvme_fc_init_module()3481 destroy_workqueue(nvme_fc_wq); in nvme_fc_init_module()3539 destroy_workqueue(nvme_fc_wq); in nvme_fc_exit_module()