Home
last modified time | relevance | path

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

/linux-6.15/drivers/nvme/host/
H A Dnvme.h392 u16 hmmaxd; member
H A Dpci.c2136 if (dev->ctrl.hmmaxd && dev->ctrl.hmmaxd < max_entries) in nvme_alloc_host_mem_multi()
2137 max_entries = dev->ctrl.hmmaxd; in nvme_alloc_host_mem_multi()
H A Dcore.c3457 ctrl->hmmaxd = le16_to_cpu(id->hmmaxd); in nvme_init_identify()
/linux-6.15/include/linux/
H A Dnvme.h357 __le16 hmmaxd; member