bnx2fc_post_io_req
int bnx2fc_post_io_req(struct bnx2fc_rport *tgt, struct bnx2fc_cmd *io_req);
rc = bnx2fc_post_io_req(tgt, new_io_req);
if (bnx2fc_post_io_req(tgt, io_req)) {