Searched refs:fw_event_q (Results 1 – 6 of 6) sorted by relevance
316 a->fw_event_q = create_singlethread_workqueue(a->fw_event_q_name); in esas2r_init_adapter()581 wq = a->fw_event_q; in esas2r_kill_adapter()582 a->fw_event_q = NULL; in esas2r_kill_adapter()
928 struct workqueue_struct *fw_event_q; member
1859 smp_processor_id(), a->fw_event_q, &fw_event->work, in esas2r_queue_fw_event()
728 struct workqueue_struct *fw_event_q; member
1990 ioc->fw_event_q = alloc_workqueue(ioc->fw_event_q_name, in mpt_attach()1992 if (!ioc->fw_event_q) { in mpt_attach()2004 destroy_workqueue(ioc->fw_event_q); in mpt_attach()2005 ioc->fw_event_q = NULL; in mpt_attach()2095 wq = ioc->fw_event_q; in mpt_detach()2096 ioc->fw_event_q = NULL; in mpt_detach()
297 queue_delayed_work_on(smp_processor_id(), ioc->fw_event_q, in mptsas_add_fw_event()313 queue_delayed_work_on(smp_processor_id(), ioc->fw_event_q, in mptsas_requeue_fw_event()363 if (list_empty(&ioc->fw_event_list) || !ioc->fw_event_q) in mptsas_cleanup_fw_event_q()