Searched refs:NVME_MAX_SEGS (Results 1 – 1 of 1) sorted by relevance
43 #define NVME_MAX_SEGS 127 macro385 return DIV_ROUND_UP(NVME_MAX_SEGS * sizeof(struct nvme_sgl_desc), in nvme_pci_npages_sgl()394 sizeof(struct scatterlist) * NVME_MAX_SEGS; in nvme_pci_iod_alloc_size()2640 dev->ctrl.max_segments = NVME_MAX_SEGS; in nvme_reset_work()