Home
last modified time | relevance | path

Searched refs:bnx2fc_post_io_req (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/bnx2fc/
H A Dbnx2fc.h592 int bnx2fc_post_io_req(struct bnx2fc_rport *tgt, struct bnx2fc_cmd *io_req);
H A Dbnx2fc_els.c491 rc = bnx2fc_post_io_req(tgt, new_io_req); in bnx2fc_rec_compl()
H A Dbnx2fc_io.c1895 if (bnx2fc_post_io_req(tgt, io_req)) { in bnx2fc_queuecommand()
2026 int bnx2fc_post_io_req(struct bnx2fc_rport *tgt, in bnx2fc_post_io_req() function
2040 /* bnx2fc_post_io_req() is called with the tgt_lock held */ in bnx2fc_post_io_req()
/kernel/linux/linux-6.6/drivers/scsi/bnx2fc/
H A Dbnx2fc.h596 int bnx2fc_post_io_req(struct bnx2fc_rport *tgt, struct bnx2fc_cmd *io_req);
H A Dbnx2fc_els.c491 rc = bnx2fc_post_io_req(tgt, new_io_req); in bnx2fc_rec_compl()
H A Dbnx2fc_io.c1892 if (bnx2fc_post_io_req(tgt, io_req)) { in bnx2fc_queuecommand()
2023 int bnx2fc_post_io_req(struct bnx2fc_rport *tgt, in bnx2fc_post_io_req() function
2036 /* bnx2fc_post_io_req() is called with the tgt_lock held */ in bnx2fc_post_io_req()

Completed in 10 milliseconds