Data used by Set Features/Get Features SPDK_NVME_FEAT_NUMBER_OF_QUEUES. More...
#include <nvme_spec.h>
Data Fields | |
| uint32_t | raw |
| struct { | |
| uint32_t nsqr: 16 | |
| Number of I/O Submission Queues Requested. | |
| uint32_t ncqr: 16 | |
| Number of I/O Completion Queues Requested. | |
| } | bits |
Data used by Set Features/Get Features SPDK_NVME_FEAT_NUMBER_OF_QUEUES.