Searched refs:bnx2fc_post_io_req (Results 1 – 3 of 3) sorted by relevance
587 int bnx2fc_post_io_req(struct bnx2fc_rport *tgt, struct bnx2fc_cmd *io_req);
1907 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
491 rc = bnx2fc_post_io_req(tgt, new_io_req); in bnx2fc_rec_compl()