Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/nvme/host/
Dfc.c55 struct nvmefc_ls_req_op { struct
200 static inline struct nvmefc_ls_req_op *
203 return container_of(lsreq, struct nvmefc_ls_req_op, ls_req); in ls_req_to_lsop()
767 struct nvmefc_ls_req_op *lsop; in nvme_fc_abort_lsops()
1037 __nvme_fc_finish_ls_req(struct nvmefc_ls_req_op *lsop) in __nvme_fc_finish_ls_req()
1065 struct nvmefc_ls_req_op *lsop, in __nvme_fc_send_ls_req()
1126 struct nvmefc_ls_req_op *lsop = ls_req_to_lsop(lsreq); in nvme_fc_send_ls_req_done()
1133 nvme_fc_send_ls_req(struct nvme_fc_rport *rport, struct nvmefc_ls_req_op *lsop) in nvme_fc_send_ls_req()
1167 struct nvmefc_ls_req_op *lsop, in nvme_fc_send_ls_req_async()
1179 struct nvmefc_ls_req_op *lsop; in nvme_fc_connect_admin_queue()
[all …]