Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/nvme/target/
Dnvmet.h531 #define NVMET_QUEUE_SIZE 1024 macro
533 #define NVMET_MAX_CMD NVMET_QUEUE_SIZE
Dcore.c1225 ctrl->cap |= NVMET_QUEUE_SIZE - 1; in nvmet_init_cap()