Searched refs:NVME_MAX_SEGS (Results 1 – 2 of 2) sorted by relevance
83 #define NVME_MAX_SEGS 127 macro330 sizeof(struct scatterlist) * NVME_MAX_SEGS; in apple_nvme_iod_alloc_size()1040 anv->ctrl.max_segments = NVME_MAX_SEGS; in apple_nvme_reset_work()
45 #define NVME_MAX_SEGS 127 macro391 return DIV_ROUND_UP(NVME_MAX_SEGS * sizeof(struct nvme_sgl_desc), in nvme_pci_npages_sgl()400 sizeof(struct scatterlist) * NVME_MAX_SEGS; in nvme_pci_iod_alloc_size()2848 dev->ctrl.max_segments = NVME_MAX_SEGS; in nvme_reset_work()