Searched refs:fw_event_q (Results 1 – 3 of 3) sorted by relevance
728 struct workqueue_struct *fw_event_q; member
1999 ioc->fw_event_q = alloc_workqueue(ioc->fw_event_q_name, in mpt_attach()2001 if (!ioc->fw_event_q) { in mpt_attach()2013 destroy_workqueue(ioc->fw_event_q); in mpt_attach()2014 ioc->fw_event_q = NULL; in mpt_attach()2104 wq = ioc->fw_event_q; in mpt_detach()2105 ioc->fw_event_q = NULL; in mpt_detach()
296 queue_delayed_work_on(smp_processor_id(), ioc->fw_event_q, in mptsas_add_fw_event()312 queue_delayed_work_on(smp_processor_id(), ioc->fw_event_q, in mptsas_requeue_fw_event()354 !ioc->fw_event_q || in_interrupt()) in mptsas_cleanup_fw_event_q()