Home
last modified time | relevance | path

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

/linux/drivers/nvme/target/
H A Dpci-epf.c121 struct nvmet_pci_epf_iod { struct
122 struct list_head link;
124 struct nvmet_req req;
125 struct nvme_command cmd;
126 struct nvme_completion cqe;
127 unsigned int status;
129 struct nvmet_pci_epf_ctrl *ctrl;
131 struct nvmet_pci_epf_queue *sq;
132 struct nvmet_pci_epf_queue *cq;
135 size_t data_len;
[all …]