Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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];
399 ndev->num_inline_segments = min(NVME_RDMA_MAX_INLINE_SEGMENTS, in nvme_rdma_find_get_device()
/kernel/linux/linux-6.6/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()

Completed in 7 milliseconds