Home
last modified time | relevance | path

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

/linux/drivers/nvme/host/
H A Dpci.c2330 if (dev->ctrl.hmmaxd && dev->ctrl.hmmaxd < max_entries) in nvme_alloc_host_mem_multi()
2331 max_entries = dev->ctrl.hmmaxd; in nvme_alloc_host_mem_multi()
H A Dcore.c3638 ctrl->hmmaxd = le16_to_cpu(id->hmmaxd); in nvme_init_identify()
/linux/include/linux/
H A Dnvme.h358 __le16 hmmaxd; member