Home
last modified time | relevance | path

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

/linux-6.12.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()
761 struct nvmefc_ls_req_op *lsop; in nvme_fc_abort_lsops()
1031 __nvme_fc_finish_ls_req(struct nvmefc_ls_req_op *lsop) in __nvme_fc_finish_ls_req()
1059 struct nvmefc_ls_req_op *lsop, in __nvme_fc_send_ls_req()
1120 struct nvmefc_ls_req_op *lsop = ls_req_to_lsop(lsreq); in nvme_fc_send_ls_req_done()
1127 nvme_fc_send_ls_req(struct nvme_fc_rport *rport, struct nvmefc_ls_req_op *lsop) in nvme_fc_send_ls_req()
1161 struct nvmefc_ls_req_op *lsop, in nvme_fc_send_ls_req_async()
1173 struct nvmefc_ls_req_op *lsop; in nvme_fc_connect_admin_queue()
[all …]