Home
last modified time | relevance | path

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

/linux/drivers/nvme/host/ !
H A Dcore.c2063 static u32 nvme_max_drv_segments(struct nvme_ctrl *ctrl) in nvme_max_drv_segments() function
2073 min_not_zero(nvme_max_drv_segments(ctrl), ctrl->max_segments)); in nvme_set_ctrl_limits()