Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/nvme/host/
Dfc.c56 struct nvmefc_ls_req_op { struct
201 static inline struct nvmefc_ls_req_op *
204 return container_of(lsreq, struct nvmefc_ls_req_op, ls_req); in ls_req_to_lsop()
768 struct nvmefc_ls_req_op *lsop; in nvme_fc_abort_lsops()
1038 __nvme_fc_finish_ls_req(struct nvmefc_ls_req_op *lsop) in __nvme_fc_finish_ls_req()
1066 struct nvmefc_ls_req_op *lsop, in __nvme_fc_send_ls_req()
1127 struct nvmefc_ls_req_op *lsop = ls_req_to_lsop(lsreq); in nvme_fc_send_ls_req_done()
1134 nvme_fc_send_ls_req(struct nvme_fc_rport *rport, struct nvmefc_ls_req_op *lsop) in nvme_fc_send_ls_req()
1168 struct nvmefc_ls_req_op *lsop, in nvme_fc_send_ls_req_async()
1180 struct nvmefc_ls_req_op *lsop; in nvme_fc_connect_admin_queue()
[all …]