NVME_RDMA_MAX_INLINE_SEGMENTS
ndev->num_inline_segments = min(NVME_RDMA_MAX_INLINE_SEGMENTS,
struct ib_sge sge[1 + NVME_RDMA_MAX_INLINE_SEGMENTS];