Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/nvme/target/
Dnvmet.h484 #define NVMET_QUEUE_SIZE 1024 macro
486 #define NVMET_MAX_CMD NVMET_QUEUE_SIZE
Dcore.c1170 ctrl->cap |= NVMET_QUEUE_SIZE - 1; in nvmet_init_cap()