Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/nvme/target/
H A Dnvmet.h483 #define NVMET_QUEUE_SIZE 1024 macro
485 #define NVMET_MAX_CMD NVMET_QUEUE_SIZE
H A Dcore.c1187 ctrl->cap |= NVMET_QUEUE_SIZE - 1; in nvmet_init_cap()