Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/nvme/target/
Dadmin-cmd.c662 case NVME_FEAT_NUM_QUEUES: in nvmet_execute_set_features()
752 case NVME_FEAT_NUM_QUEUES: in nvmet_execute_get_features()
/Linux-v5.4/include/linux/
Dnvme.h861 NVME_FEAT_NUM_QUEUES = 0x07, enumerator
/Linux-v5.4/drivers/nvme/host/
Dcore.c1198 status = nvme_set_features(ctrl, NVME_FEAT_NUM_QUEUES, q_count, NULL, 0, in nvme_set_queue_count()