Home
last modified time | relevance | path

Searched refs:fnic_wq_copy_cmpl_handler (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/fnic/
H A Dfnic_isr.c54 work_done += fnic_wq_copy_cmpl_handler(fnic, io_completions); in fnic_isr_legacy()
75 work_done += fnic_wq_copy_cmpl_handler(fnic, io_completions); in fnic_isr_msi()
128 wq_copy_work_done = fnic_wq_copy_cmpl_handler(fnic, io_completions); in fnic_isr_msix_wq_copy()
H A Dfnic.h354 int fnic_wq_copy_cmpl_handler(struct fnic *fnic, int);
H A Dfnic_main.c511 fnic_wq_copy_cmpl_handler(fnic, io_completions); in fnic_cleanup()
H A Dfnic_scsi.c1325 * fnic_wq_copy_cmpl_handler
1328 int fnic_wq_copy_cmpl_handler(struct fnic *fnic, int copy_work_to_do) in fnic_wq_copy_cmpl_handler() function
/kernel/linux/linux-6.6/drivers/scsi/fnic/
H A Dfnic_isr.c42 work_done += fnic_wq_copy_cmpl_handler(fnic, io_completions); in fnic_isr_legacy()
63 work_done += fnic_wq_copy_cmpl_handler(fnic, io_completions); in fnic_isr_msi()
116 wq_copy_work_done = fnic_wq_copy_cmpl_handler(fnic, io_completions); in fnic_isr_msix_wq_copy()
H A Dfnic.h359 int fnic_wq_copy_cmpl_handler(struct fnic *fnic, int);
H A Dfnic_main.c500 fnic_wq_copy_cmpl_handler(fnic, io_completions); in fnic_cleanup()
H A Dfnic_scsi.c1319 * fnic_wq_copy_cmpl_handler
1322 int fnic_wq_copy_cmpl_handler(struct fnic *fnic, int copy_work_to_do) in fnic_wq_copy_cmpl_handler() function

Completed in 12 milliseconds