Searched refs:rport_event_queue (Results 1 – 1 of 1) sorted by relevance
65 static struct workqueue_struct *rport_event_queue; variable488 if (!queue_work(rport_event_queue, &rdata->event_work)) in fc_rport_enter_delete()555 !queue_work(rport_event_queue, &rdata->event_work)) in fc_rport_enter_ready()2184 flush_workqueue(rport_event_queue); in fc_rport_flush_queue()2266 rport_event_queue = in fc_setup_rport()2268 if (!rport_event_queue) in fc_setup_rport()2278 destroy_workqueue(rport_event_queue); in fc_destroy_rport()