NVMe transport options. More...
Data Fields | |
uint32_t | rdma_srq_size |
It is used for RDMA transport. More... | |
uint8_t | reserved4 [4] |
size_t | opts_size |
The size of spdk_nvme_transport_opts according to the caller of this library is used for ABI compatibility. More... | |
NVMe transport options.
size_t spdk_nvme_transport_opts::opts_size |
The size of spdk_nvme_transport_opts according to the caller of this library is used for ABI compatibility.
The library uses this field to know how many fields in this structure are valid. And the library will populate any remaining fields with default values.
uint32_t spdk_nvme_transport_opts::rdma_srq_size |
It is used for RDMA transport.
The queue depth of a shared rdma receive queue.