Home
last modified time | relevance | path

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

/components/drivers/nvme/
A Dnvme-pci.c27 struct rt_pci_msix_entry msix_entries[RT_USING_NVME_QUEUE];
/components/drivers/include/drivers/
A Dnvme.h850 #define RT_USING_NVME_QUEUE (1 + (RT_USING_NVME_IO_QUEUE * RT_CPUS_NR)) macro
852 int irqs[RT_USING_NVME_QUEUE];
860 struct rt_nvme_queue queue[RT_USING_NVME_QUEUE];

Completed in 8 milliseconds