Searched refs:fnic_wq_copy_cmpl_handler (Results 1 – 4 of 4) sorted by relevance
54 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()
354 int fnic_wq_copy_cmpl_handler(struct fnic *fnic, int);
511 fnic_wq_copy_cmpl_handler(fnic, io_completions); in fnic_cleanup()
1328 int fnic_wq_copy_cmpl_handler(struct fnic *fnic, int copy_work_to_do) in fnic_wq_copy_cmpl_handler() function