Home
last modified time | relevance | path

Searched refs:bnx2fc_initiate_cleanup (Results 1 – 5 of 5) sorted by relevance

/linux-6.6.21/drivers/scsi/bnx2fc/
Dbnx2fc_els.c54 rc = bnx2fc_initiate_cleanup(rrq_req); in bnx2fc_rrq_compl()
147 rc = bnx2fc_initiate_cleanup(els_req); in bnx2fc_l2_els_compl()
289 bnx2fc_initiate_cleanup(srr_req); in bnx2fc_srr_compl()
314 bnx2fc_initiate_cleanup(orig_io_req); in bnx2fc_srr_compl()
360 bnx2fc_initiate_cleanup(orig_io_req); in bnx2fc_srr_compl()
414 bnx2fc_initiate_cleanup(rec_req); in bnx2fc_rec_compl()
430 bnx2fc_initiate_cleanup(orig_io_req); in bnx2fc_rec_compl()
488 bnx2fc_initiate_cleanup(orig_io_req); in bnx2fc_rec_compl()
501 bnx2fc_initiate_cleanup(orig_io_req); in bnx2fc_rec_compl()
559 bnx2fc_initiate_cleanup(orig_io_req); in bnx2fc_rec_compl()
Dbnx2fc_io.c85 bnx2fc_initiate_cleanup(io_req); in bnx2fc_cmd_timeout()
796 bnx2fc_initiate_cleanup(io_req); in bnx2fc_initiate_tmf()
996 int bnx2fc_initiate_cleanup(struct bnx2fc_cmd *io_req) in bnx2fc_initiate_cleanup() function
1089 bnx2fc_initiate_cleanup(io_req); in bnx2fc_abts_cleanup()
1234 bnx2fc_initiate_cleanup(io_req); in bnx2fc_eh_abort()
Dbnx2fc_tgt.c203 rc = bnx2fc_initiate_cleanup(io_req); in bnx2fc_flush_active_ios()
237 rc = bnx2fc_initiate_cleanup(io_req); in bnx2fc_flush_active_ios()
Dbnx2fc.h534 int bnx2fc_initiate_cleanup(struct bnx2fc_cmd *io_req);
Dbnx2fc_hwi.c791 bnx2fc_initiate_cleanup(io_req); in bnx2fc_process_unsol_compl()