Searched refs:NVME_MPS_SHIFT (Results 1 – 2 of 2) sorted by relevance
304 nvme_ctrlr->page_size = 1 << (NVME_MPS_SHIFT + nvme_ctrlr->mps); in nvme_controller_gather_info()395 1 << (nvme_ctrlr->cdata.mdts + NVME_MPS_SHIFT + in nvme_controller_identify()
25 #define NVME_MPS_SHIFT 12 macro