Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/nvme/target/
Dfcloop.c250 struct nvmefc_ls_req *lsreq; member
349 struct nvmefc_ls_req *lsreq) in fcloop_h2t_ls_req()
380 struct nvmefc_ls_req *lsreq = tls_req->lsreq; in fcloop_h2t_xmt_ls_rsp() local
432 struct nvmefc_ls_req *lsreq) in fcloop_t2h_ls_req()
468 struct nvmefc_ls_req *lsreq = tls_req->lsreq; in fcloop_t2h_xmt_ls_rsp() local
882 struct nvmefc_ls_req *lsreq) in fcloop_h2t_ls_abort()
888 void *hosthandle, struct nvmefc_ls_req *lsreq) in fcloop_t2h_ls_abort()
Dfc.c353 struct nvmefc_ls_req *lsreq = &lsop->ls_req; in __nvmet_fc_finish_ls_req() local
381 struct nvmefc_ls_req *lsreq = &lsop->ls_req; in __nvmet_fc_send_ls_req() local
445 nvmet_fc_disconnect_assoc_done(struct nvmefc_ls_req *lsreq, int status) in nvmet_fc_disconnect_assoc_done()
481 struct nvmefc_ls_req *lsreq; in nvmet_fc_xmt_disconnect_assoc() local
/kernel/linux/linux-5.10/drivers/nvme/host/
Dfc.c201 ls_req_to_lsop(struct nvmefc_ls_req *lsreq) in ls_req_to_lsop()
1040 struct nvmefc_ls_req *lsreq = &lsop->ls_req; in __nvme_fc_finish_ls_req() local
1068 struct nvmefc_ls_req *lsreq = &lsop->ls_req; in __nvme_fc_send_ls_req() local
1124 nvme_fc_send_ls_req_done(struct nvmefc_ls_req *lsreq, int status) in nvme_fc_send_ls_req_done()
1135 struct nvmefc_ls_req *lsreq = &lsop->ls_req; in nvme_fc_send_ls_req() local
1180 struct nvmefc_ls_req *lsreq; in nvme_fc_connect_admin_queue() local
1297 struct nvmefc_ls_req *lsreq; in nvme_fc_connect_queue() local
1395 nvme_fc_disconnect_assoc_done(struct nvmefc_ls_req *lsreq, int status) in nvme_fc_disconnect_assoc_done()
1429 struct nvmefc_ls_req *lsreq; in nvme_fc_xmt_disconnect_assoc() local
Dfc.h162 nvmefc_fmt_lsreq_discon_assoc(struct nvmefc_ls_req *lsreq, in nvmefc_fmt_lsreq_discon_assoc()