Home
last modified time | relevance | path

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

/qemu/hw/nvme/
H A Dnvme.h37 #define NVME_SQES 6 macro
H A Dctrl.c5310 if (iosqes != NVME_SQES || iocqes != NVME_CQES) { in nvme_create_cq()
7022 addr = sq->dma_addr + (sq->head << NVME_SQES); in nvme_process_sq()
8246 id->sqes = (NVME_SQES << 4) | NVME_SQES; in nvme_init_ctrl()