Home
last modified time | relevance | path

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

/linux/drivers/nvme/host/
H A Dnvme.h446 u16 hmmaxd; member
H A Dpci.c2589 if (dev->ctrl.hmmaxd && dev->ctrl.hmmaxd < max_entries) in nvme_alloc_host_mem_multi()
2590 max_entries = dev->ctrl.hmmaxd; in nvme_alloc_host_mem_multi()
H A Dcore.c3678 ctrl->hmmaxd = le16_to_cpu(id->hmmaxd); in nvme_init_identify()