Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/nvme/host/
Dcore.c2900 static inline u32 nvme_mps_to_sectors(struct nvme_ctrl *ctrl, u32 units) in nvme_mps_to_sectors() function
2956 ctrl->max_zeroes_sectors = nvme_mps_to_sectors(ctrl, id->wzsl); in nvme_init_non_mdts_limits()
3083 max_hw_sectors = nvme_mps_to_sectors(ctrl, id->mdts); in nvme_init_identify()