Lines Matching refs:aborted_io_req
36 orig_io_req = cb_arg->aborted_io_req; in bnx2fc_rrq_compl()
60 int bnx2fc_send_rrq(struct bnx2fc_cmd *aborted_io_req) in bnx2fc_send_rrq() argument
64 struct bnx2fc_rport *tgt = aborted_io_req->tgt; in bnx2fc_send_rrq()
80 aborted_io_req->xid); in bnx2fc_send_rrq()
90 cb_arg->aborted_io_req = aborted_io_req; in bnx2fc_send_rrq()
94 rrq.rrq_ox_id = htons(aborted_io_req->xid); in bnx2fc_send_rrq()
95 rrq.rrq_rx_id = htons(aborted_io_req->task->rxwr_txrd.var_ctx.rx_id); in bnx2fc_send_rrq()
113 aborted_io_req->xid); in bnx2fc_send_rrq()
116 kref_put(&aborted_io_req->refcount, bnx2fc_cmd_release); in bnx2fc_send_rrq()
278 orig_io_req = cb_arg->aborted_io_req; in bnx2fc_srr_compl()
400 orig_io_req = cb_arg->aborted_io_req; in bnx2fc_rec_compl()
603 cb_arg->aborted_io_req = orig_io_req; in bnx2fc_send_rec()
644 cb_arg->aborted_io_req = orig_io_req; in bnx2fc_send_srr()