Searched refs:SGES_PER_PAGE (Results 1 – 1 of 1) sorted by relevance
38 #define SGES_PER_PAGE (NVME_CTRL_PAGE_SIZE / sizeof(struct nvme_sgl_desc)) macro3582 BUILD_BUG_ON(NVME_MAX_SEGS > SGES_PER_PAGE); in nvme_init()