Searched refs:aborted_io_req (Results 1 – 3 of 3) sorted by relevance
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() argument63 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()[all …]
405 struct bnx2fc_cmd *aborted_io_req; member517 int bnx2fc_send_rrq(struct bnx2fc_cmd *aborted_io_req);
1009 cb_arg->aborted_io_req = orig_io_req; in bnx2fc_initiate_seq_cleanup()1316 struct bnx2fc_cmd *orig_io_req = cb_arg->aborted_io_req; in bnx2fc_process_seq_cleanup_compl()