Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/nvme/host/
Dcore.c2793 static inline u32 nvme_mps_to_sectors(struct nvme_ctrl *ctrl, u32 units) in nvme_mps_to_sectors() function
2848 ctrl->max_zeroes_sectors = nvme_mps_to_sectors(ctrl, id->wzsl); in nvme_init_non_mdts_limits()
2917 max_hw_sectors = nvme_mps_to_sectors(ctrl, id->mdts); in nvme_init_identify()