Home
last modified time | relevance | path

Searched refs:nvme_mps_to_sectors (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/nvme/host/
H A Dcore.c3341 static inline u32 nvme_mps_to_sectors(struct nvme_ctrl *ctrl, u32 units) in nvme_mps_to_sectors() function
3388 ctrl->max_zeroes_sectors = nvme_mps_to_sectors(ctrl, id->wzsl); in nvme_init_non_mdts_limits()
3576 max_hw_sectors = nvme_mps_to_sectors(ctrl, id->mdts); in nvme_init_identify()