Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/nvme/target/
Dpci-epf.c80 struct nvmet_pci_epf_queue { struct
81 union {
85 struct nvmet_pci_epf_ctrl *ctrl;
86 unsigned long flags;
88 u64 pci_addr;
89 size_t pci_size;
90 struct pci_epc_map pci_map;
92 u16 qid;
93 u16 depth;
94 u16 vector;
[all …]