Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dnvme.h198 #define NVME_ADM_SQES 6 macro
/linux-6.15/drivers/nvme/target/
H A Dpci-epf.c1383 sq->qes = 1UL << NVME_ADM_SQES; in nvmet_pci_epf_create_sq()
/linux-6.15/drivers/nvme/host/
H A Dpci.c1676 nvmeq->sqes = qid ? dev->io_sqes : NVME_ADM_SQES; in nvme_alloc_queue()