Home
last modified time | relevance | path

Searched refs:nvmefc_ls_req (Results 1 – 10 of 10) sorted by relevance

/linux/include/linux/
H A Dnvme-fc-driver.h53 struct nvmefc_ls_req { struct
64 void (*done)(struct nvmefc_ls_req *req, int status); argument
486 struct nvmefc_ls_req *);
493 struct nvmefc_ls_req *);
977 void *hosthandle, struct nvmefc_ls_req *lsreq);
979 void *hosthandle, struct nvmefc_ls_req *lsreq);
/linux/drivers/scsi/lpfc/
H A Dlpfc_nvme.h198 struct nvmefc_ls_req *ls_req;
234 struct nvmefc_ls_req *pnvme_lsreq,
241 struct lpfc_nodelist *ndlp, struct nvmefc_ls_req *pnvme_lsreq);
H A Dlpfc_sli.h137 struct nvmefc_ls_req *nvme_lsreq;
H A Dlpfc_nvmet.c1310 struct nvmefc_ls_req *pnvme_lsreq) in lpfc_nvmet_ls_req()
1350 struct nvmefc_ls_req *pnvme_lsreq) in lpfc_nvmet_ls_abort()
/linux/drivers/nvme/target/
H A Dfcloop.c255 struct nvmefc_ls_req *lsreq;
357 struct nvmefc_ls_req *lsreq) in fcloop_h2t_ls_req()
391 struct nvmefc_ls_req *lsreq = tls_req->lsreq; in fcloop_h2t_xmt_ls_rsp()
447 struct nvmefc_ls_req *lsreq) in fcloop_t2h_ls_req()
490 struct nvmefc_ls_req *lsreq = tls_req->lsreq; in fcloop_t2h_xmt_ls_rsp()
976 struct nvmefc_ls_req *lsreq) in fcloop_h2t_ls_abort()
982 void *hosthandle, struct nvmefc_ls_req *lsreq) in fcloop_t2h_ls_abort()
H A Dfc.c49 struct nvmefc_ls_req ls_req;
350 struct nvmefc_ls_req *lsreq = &lsop->ls_req; in __nvmet_fc_finish_ls_req()
377 void (*done)(struct nvmefc_ls_req *req, int status)) in __nvmet_fc_send_ls_req()
379 struct nvmefc_ls_req *lsreq = &lsop->ls_req; in __nvmet_fc_send_ls_req()
436 void (*done)(struct nvmefc_ls_req *req, int status)) in nvmet_fc_send_ls_req_async()
444 nvmet_fc_disconnect_assoc_done(struct nvmefc_ls_req *lsreq, int status) in nvmet_fc_disconnect_assoc_done()
478 struct nvmefc_ls_req *lsreq; in nvmet_fc_xmt_disconnect_assoc()
1595 struct nvmefc_ls_req *lsreq; in nvmet_fc_free_pending_reqs()
/linux/drivers/scsi/qla2xxx/
H A Dqla_nvme.h32 struct nvmefc_ls_req *fd;
H A Dqla_nvme.c200 struct nvmefc_ls_req *fd; in qla_nvme_release_ls_cmd_kref()
449 struct nvme_fc_remote_port *rport, struct nvmefc_ls_req *fd) in qla_nvme_ls_abort()
471 struct nvme_fc_remote_port *rport, struct nvmefc_ls_req *fd) in qla_nvme_ls_req()
/linux/drivers/nvme/host/
H A Dfc.h162 nvmefc_fmt_lsreq_discon_assoc(struct nvmefc_ls_req *lsreq, in nvmefc_fmt_lsreq_discon_assoc()
H A Dfc.c56 struct nvmefc_ls_req ls_req;
201 ls_req_to_lsop(struct nvmefc_ls_req *lsreq) in ls_req_to_lsop()
994 struct nvmefc_ls_req *lsreq = &lsop->ls_req; in __nvme_fc_finish_ls_req()
1020 void (*done)(struct nvmefc_ls_req *req, int status)) in __nvme_fc_send_ls_req()
1022 struct nvmefc_ls_req *lsreq = &lsop->ls_req; in __nvme_fc_send_ls_req()
1078 nvme_fc_send_ls_req_done(struct nvmefc_ls_req *lsreq, int status) in nvme_fc_send_ls_req_done()
1089 struct nvmefc_ls_req *lsreq = &lsop->ls_req; in nvme_fc_send_ls_req()
1122 void (*done)(struct nvmefc_ls_req *req, int status)) in nvme_fc_send_ls_req_async()
1134 struct nvmefc_ls_req *lsreq; in nvme_fc_connect_admin_queue()
1251 struct nvmefc_ls_req *lsreq; in nvme_fc_connect_queue()
[all …]