Home
last modified time | relevance | path

Searched refs:fnic_event_queue (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/scsi/fnic/
H A Dfnic_main.c418 queue_work(fnic_event_queue, &fnic->link_work); in fnic_handle_link_event()
1147 flush_workqueue(fnic_event_queue); in fnic_remove()
1290 fnic_event_queue = in fnic_init_module()
1292 if (!fnic_event_queue) { in fnic_init_module()
1342 destroy_workqueue(fnic_event_queue); in fnic_init_module()
1363 destroy_workqueue(fnic_event_queue); in fnic_cleanup_module()
H A Dfnic.h230 extern struct workqueue_struct *fnic_event_queue;
484 extern struct workqueue_struct *fnic_event_queue;
H A Dfnic_fcs.c30 struct workqueue_struct *fnic_event_queue; variable
537 queue_work(fnic_event_queue, &fnic->frame_work); in fnic_rq_cmpl_frame_recv()
H A Dfnic_scsi.c785 queue_work(fnic_event_queue, &fnic->flush_work); in fnic_fcpio_fw_reset_cmpl_handler()
841 queue_work(fnic_event_queue, &fnic->flush_work); in fnic_fcpio_flogi_reg_cmpl_handler()
842 queue_work(fnic_event_queue, &fnic->frame_work); in fnic_fcpio_flogi_reg_cmpl_handler()
H A Dfdls_disc.c1261 queue_work(fnic_event_queue, &fnic->tport_work); in fdls_delete_tport()
2338 queue_work(fnic_event_queue, &fnic->tport_work); in fdls_send_delete_tport_msg()
2828 queue_work(fnic_event_queue, &fnic->tport_work); in fdls_process_tgt_prli_rsp()