Home
last modified time | relevance | path

Searched refs:bnx2fc_post_io_req (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/drivers/scsi/bnx2fc/
Dbnx2fc.h587 int bnx2fc_post_io_req(struct bnx2fc_rport *tgt, struct bnx2fc_cmd *io_req);
Dbnx2fc_io.c1907 if (bnx2fc_post_io_req(tgt, io_req)) { in bnx2fc_queuecommand()
2032 int bnx2fc_post_io_req(struct bnx2fc_rport *tgt, in bnx2fc_post_io_req() function
Dbnx2fc_els.c491 rc = bnx2fc_post_io_req(tgt, new_io_req); in bnx2fc_rec_compl()