Home
last modified time | relevance | path

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

/linux/drivers/nvme/target/
H A Dpci-epf.c79 struct nvmet_pci_epf_queue { struct
80 union {
84 struct nvmet_pci_epf_ctrl *ctrl;
85 unsigned long flags;
87 u64 pci_addr;
88 size_t pci_size;
89 struct pci_epc_map pci_map;
91 u16 qid;
92 u16 depth;
93 u16 vector;
[all …]