Home
last modified time | relevance | path

Searched defs:lsreq (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/nvme/target/
H A Dfcloop.c255 struct nvmefc_ls_req *lsreq; member
358 struct nvmefc_ls_req *lsreq) in fcloop_h2t_ls_req()
392 struct nvmefc_ls_req *lsreq = tls_req->lsreq; in fcloop_h2t_xmt_ls_rsp() local
448 struct nvmefc_ls_req *lsreq) in fcloop_t2h_ls_req()
491 struct nvmefc_ls_req *lsreq = tls_req->lsreq; in fcloop_t2h_xmt_ls_rsp() local
975 struct nvmefc_ls_req *lsreq) in fcloop_h2t_ls_abort()
981 void *hosthandle, struct nvmefc_ls_req *lsreq) in fcloop_t2h_ls_abort()
H A Dfc.c349 struct nvmefc_ls_req *lsreq = &lsop->ls_req; in __nvmet_fc_finish_ls_req() local
378 struct nvmefc_ls_req *lsreq = &lsop->ls_req; in __nvmet_fc_send_ls_req() local
442 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() local
1598 struct nvmefc_ls_req *lsreq; in nvmet_fc_free_pending_reqs() local
/linux/drivers/nvme/host/
H A Dfc.c201 ls_req_to_lsop(struct nvmefc_ls_req *lsreq) in ls_req_to_lsop()
992 struct nvmefc_ls_req *lsreq = &lsop->ls_req; in __nvme_fc_finish_ls_req() local
1020 struct nvmefc_ls_req *lsreq = &lsop->ls_req; in __nvme_fc_send_ls_req() local
1076 nvme_fc_send_ls_req_done(struct nvmefc_ls_req *lsreq, int status) in nvme_fc_send_ls_req_done()
1087 struct nvmefc_ls_req *lsreq = &lsop->ls_req; in nvme_fc_send_ls_req() local
1132 struct nvmefc_ls_req *lsreq; in nvme_fc_connect_admin_queue() local
1249 struct nvmefc_ls_req *lsreq; in nvme_fc_connect_queue() local
1347 nvme_fc_disconnect_assoc_done(struct nvmefc_ls_req *lsreq, int status) in nvme_fc_disconnect_assoc_done()
1381 struct nvmefc_ls_req *lsreq; in nvme_fc_xmt_disconnect_assoc() local
H A Dfc.h162 nvmefc_fmt_lsreq_discon_assoc(struct nvmefc_ls_req *lsreq, in nvmefc_fmt_lsreq_discon_assoc()