Searched refs:bnx2fc_process_cleanup_compl (Results  1 – 4 of 4) sorted by relevance
| /Linux-v5.4/drivers/scsi/bnx2fc/ | 
| D | bnx2fc_tgt.c | 201 			bnx2fc_process_cleanup_compl(io_req, io_req->task, 0);  in bnx2fc_flush_active_ios() 235 			bnx2fc_process_cleanup_compl(io_req, io_req->task, 0);  in bnx2fc_flush_active_ios()
  | 
| D | bnx2fc.h | 554 void bnx2fc_process_cleanup_compl(struct bnx2fc_cmd *io_req,
  | 
| D | bnx2fc_hwi.c | 924 			bnx2fc_process_cleanup_compl(io_req, task, num_rq);  in bnx2fc_process_cq_compl() 952 			bnx2fc_process_cleanup_compl(io_req, task, num_rq);  in bnx2fc_process_cq_compl()
  | 
| D | bnx2fc_io.c | 1319 void bnx2fc_process_cleanup_compl(struct bnx2fc_cmd *io_req,  in bnx2fc_process_cleanup_compl()  function
  |