Home
last modified time | relevance | path

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

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