Home
last modified time | relevance | path

Searched refs:aborted_io_req (Results 1 – 15 of 15) sorted by relevance

/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/scsi/qedf/
H A Dqedf_els.c203 orig_io_req = cb_arg->aborted_io_req; in qedf_rrq_compl()
250 if (!aborted_io_req) { in qedf_send_rrq()
255 fcport = aborted_io_req->fcport; in qedf_send_rrq()
261 aborted_io_req->xid, refcount); in qedf_send_rrq()
287 aborted_io_req->xid, aborted_io_req, refcount); in qedf_send_rrq()
297 aborted_io_req->xid); in qedf_send_rrq()
308 cb_arg->aborted_io_req = aborted_io_req; in qedf_send_rrq()
556 orig_io_req = cb_arg->aborted_io_req; in qedf_srr_compl()
670 cb_arg->aborted_io_req = orig_io_req; in qedf_send_srr()
857 orig_io_req = cb_arg->aborted_io_req; in qedf_rec_compl()
[all …]
H A Dqedf.h71 struct qedf_ioreq *aborted_io_req; member
511 extern int qedf_send_rrq(struct qedf_ioreq *aborted_io_req);
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/scsi/qedf/
H A Dqedf_els.c203 orig_io_req = cb_arg->aborted_io_req; in qedf_rrq_compl()
250 if (!aborted_io_req) { in qedf_send_rrq()
255 fcport = aborted_io_req->fcport; in qedf_send_rrq()
261 aborted_io_req->xid, refcount); in qedf_send_rrq()
287 aborted_io_req->xid, aborted_io_req, refcount); in qedf_send_rrq()
297 aborted_io_req->xid); in qedf_send_rrq()
308 cb_arg->aborted_io_req = aborted_io_req; in qedf_send_rrq()
556 orig_io_req = cb_arg->aborted_io_req; in qedf_srr_compl()
670 cb_arg->aborted_io_req = orig_io_req; in qedf_send_srr()
857 orig_io_req = cb_arg->aborted_io_req; in qedf_rec_compl()
[all …]
H A Dqedf.h71 struct qedf_ioreq *aborted_io_req; member
511 extern int qedf_send_rrq(struct qedf_ioreq *aborted_io_req);
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/scsi/qedf/
H A Dqedf_els.c203 orig_io_req = cb_arg->aborted_io_req; in qedf_rrq_compl()
250 if (!aborted_io_req) { in qedf_send_rrq()
255 fcport = aborted_io_req->fcport; in qedf_send_rrq()
261 aborted_io_req->xid, refcount); in qedf_send_rrq()
287 aborted_io_req->xid, aborted_io_req, refcount); in qedf_send_rrq()
297 aborted_io_req->xid); in qedf_send_rrq()
308 cb_arg->aborted_io_req = aborted_io_req; in qedf_send_rrq()
556 orig_io_req = cb_arg->aborted_io_req; in qedf_srr_compl()
670 cb_arg->aborted_io_req = orig_io_req; in qedf_send_srr()
857 orig_io_req = cb_arg->aborted_io_req; in qedf_rec_compl()
[all …]
H A Dqedf.h71 struct qedf_ioreq *aborted_io_req; member
511 extern int qedf_send_rrq(struct qedf_ioreq *aborted_io_req);
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/scsi/bnx2fc/
H A Dbnx2fc_els.c36 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()
113 aborted_io_req->xid); 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()
[all …]
H A Dbnx2fc.h407 struct bnx2fc_cmd *aborted_io_req; member
525 int bnx2fc_send_rrq(struct bnx2fc_cmd *aborted_io_req);
H A Dbnx2fc_io.c980 cb_arg->aborted_io_req = orig_io_req; in bnx2fc_initiate_seq_cleanup()
1290 struct bnx2fc_cmd *orig_io_req = cb_arg->aborted_io_req; in bnx2fc_process_seq_cleanup_compl()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/scsi/bnx2fc/
H A Dbnx2fc_els.c36 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()
113 aborted_io_req->xid); 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()
[all …]
H A Dbnx2fc.h407 struct bnx2fc_cmd *aborted_io_req; member
525 int bnx2fc_send_rrq(struct bnx2fc_cmd *aborted_io_req);
H A Dbnx2fc_io.c980 cb_arg->aborted_io_req = orig_io_req; in bnx2fc_initiate_seq_cleanup()
1290 struct bnx2fc_cmd *orig_io_req = cb_arg->aborted_io_req; in bnx2fc_process_seq_cleanup_compl()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/scsi/bnx2fc/
H A Dbnx2fc_els.c36 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()
113 aborted_io_req->xid); 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()
[all …]
H A Dbnx2fc.h407 struct bnx2fc_cmd *aborted_io_req; member
525 int bnx2fc_send_rrq(struct bnx2fc_cmd *aborted_io_req);
H A Dbnx2fc_io.c980 cb_arg->aborted_io_req = orig_io_req; in bnx2fc_initiate_seq_cleanup()
1290 struct bnx2fc_cmd *orig_io_req = cb_arg->aborted_io_req; in bnx2fc_process_seq_cleanup_compl()