NVME_PRP_PAGE_SIZE
nvme_pg_size = max_t(u32, ioc->page_size, NVME_PRP_PAGE_SIZE);
if ((data_length <= NVME_PRP_PAGE_SIZE*4) && (sge_count <= 2))