Searched refs:aborted_io_req (Results 1 – 5 of 5) sorted by relevance
203 orig_io_req = cb_arg->aborted_io_req; in qedf_rrq_compl()237 int qedf_send_rrq(struct qedf_ioreq *aborted_io_req) in qedf_send_rrq() argument250 if (!aborted_io_req) { in qedf_send_rrq()255 fcport = aborted_io_req->fcport; in qedf_send_rrq()258 refcount = kref_read(&aborted_io_req->refcount); in qedf_send_rrq()261 aborted_io_req->xid, refcount); in qedf_send_rrq()262 kref_put(&aborted_io_req->refcount, qedf_release_cmd); in qedf_send_rrq()283 refcount = kref_read(&aborted_io_req->refcount); in qedf_send_rrq()287 aborted_io_req->xid, aborted_io_req, refcount); in qedf_send_rrq()296 "io = %p, orig_xid = 0x%x\n", aborted_io_req, in qedf_send_rrq()[all …]
74 struct qedf_ioreq *aborted_io_req; member513 extern int qedf_send_rrq(struct qedf_ioreq *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() argument64 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()[all …]
408 struct bnx2fc_cmd *aborted_io_req; member526 int bnx2fc_send_rrq(struct bnx2fc_cmd *aborted_io_req);
980 cb_arg->aborted_io_req = orig_io_req; in bnx2fc_initiate_seq_cleanup()1291 struct bnx2fc_cmd *orig_io_req = cb_arg->aborted_io_req; in bnx2fc_process_seq_cleanup_compl()