Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/nvme/host/
Dfc.c61 struct nvmefc_ls_req_op { struct
184 static inline struct nvmefc_ls_req_op *
187 return container_of(lsreq, struct nvmefc_ls_req_op, ls_req); in ls_req_to_lsop()
734 struct nvmefc_ls_req_op *lsop; in nvme_fc_abort_lsops()
1002 __nvme_fc_finish_ls_req(struct nvmefc_ls_req_op *lsop) in __nvme_fc_finish_ls_req()
1030 struct nvmefc_ls_req_op *lsop, in __nvme_fc_send_ls_req()
1091 struct nvmefc_ls_req_op *lsop = ls_req_to_lsop(lsreq); in nvme_fc_send_ls_req_done()
1098 nvme_fc_send_ls_req(struct nvme_fc_rport *rport, struct nvmefc_ls_req_op *lsop) in nvme_fc_send_ls_req()
1132 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 …]