Searched refs:bnx2fc_process_cleanup_compl (Results 1 – 4 of 4) sorted by relevance
/linux-4.1.27/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 | 549 void bnx2fc_process_cleanup_compl(struct bnx2fc_cmd *io_req,
|
D | bnx2fc_hwi.c | 930 bnx2fc_process_cleanup_compl(io_req, task, num_rq); in bnx2fc_process_cq_compl() 958 bnx2fc_process_cleanup_compl(io_req, task, num_rq); in bnx2fc_process_cq_compl()
|
D | bnx2fc_io.c | 1346 void bnx2fc_process_cleanup_compl(struct bnx2fc_cmd *io_req, in bnx2fc_process_cleanup_compl() function
|