Lines Matching refs:aborted_io_req
35 orig_io_req = cb_arg->aborted_io_req; in bnx2fc_rrq_compl()
59 int bnx2fc_send_rrq(struct bnx2fc_cmd *aborted_io_req) in bnx2fc_send_rrq() argument
63 struct bnx2fc_rport *tgt = aborted_io_req->tgt; in bnx2fc_send_rrq()
72 aborted_io_req->xid); in bnx2fc_send_rrq()
82 cb_arg->aborted_io_req = aborted_io_req; in bnx2fc_send_rrq()
86 rrq.rrq_ox_id = htons(aborted_io_req->xid); in bnx2fc_send_rrq()
87 rrq.rrq_rx_id = htons(aborted_io_req->task->rxwr_txrd.var_ctx.rx_id); in bnx2fc_send_rrq()
105 aborted_io_req->xid); in bnx2fc_send_rrq()
108 kref_put(&aborted_io_req->refcount, bnx2fc_cmd_release); in bnx2fc_send_rrq()
270 orig_io_req = cb_arg->aborted_io_req; in bnx2fc_srr_compl()
392 orig_io_req = cb_arg->aborted_io_req; in bnx2fc_rec_compl()
595 cb_arg->aborted_io_req = orig_io_req; in bnx2fc_send_rec()
636 cb_arg->aborted_io_req = orig_io_req; in bnx2fc_send_srr()