Home
last modified time | relevance | path

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

/openbmc/linux/drivers/nvme/host/
H A Drdma.c35 #define NVME_RDMA_MAX_INLINE_SEGMENTS 4 macro
69 struct ib_sge sge[1 + NVME_RDMA_MAX_INLINE_SEGMENTS];
397 ndev->num_inline_segments = min(NVME_RDMA_MAX_INLINE_SEGMENTS, in nvme_rdma_find_get_device()