Searched refs:NVME_MAX_SEGS (Results 1 – 2 of 2) sorted by relevance
84 #define NVME_MAX_SEGS 127 macro361 sizeof(struct scatterlist) * NVME_MAX_SEGS; in apple_nvme_iod_alloc_size()1107 anv->ctrl.max_segments = NVME_MAX_SEGS; in apple_nvme_reset_work()
50 #define NVME_MAX_SEGS \ macro3321 size_t alloc_size = sizeof(struct nvme_dma_vec) * NVME_MAX_SEGS; in nvme_pci_alloc_iod_mempool()3700 dev->ctrl.max_segments = NVME_MAX_SEGS; in nvme_pci_alloc_dev()