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