spdk_nvme_cdata_nvmf_specific Struct Reference

Identify Controller data NVMe over Fabrics-specific fields. More...

Data Fields

uint32_t ioccsz
 I/O queue command capsule supported size (16-byte units)
 
uint32_t iorcsz
 I/O queue response capsule supported size (16-byte units)
 
uint16_t icdoff
 In-capsule data offset (16-byte units)
 
struct {
   uint8_t   ctrlr_model: 1
 Controller model: spdk_nvmf_ctrlr_model.
 
   uint8_t   reserved: 7
 
ctrattr
 Controller attributes.
 
uint8_t msdbd
 Maximum SGL block descriptors (0 = no limit)
 
struct {
   uint16_t   disconnect: 1
 Support disconnect command and individual I/O queue deletion.
 
   uint16_t   reserved: 15
 
ofcs
 Optional fabric commands supported.
 

Detailed Description

Identify Controller data NVMe over Fabrics-specific fields.


The documentation for this struct was generated from the following file: