Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/nvme/host/
Dnvme.h354 u16 hmmaxd; member
Dpci.c2035 if (dev->ctrl.hmmaxd && dev->ctrl.hmmaxd < max_entries) in __nvme_alloc_host_mem()
2036 max_entries = dev->ctrl.hmmaxd; in __nvme_alloc_host_mem()
Dcore.c3210 ctrl->hmmaxd = le16_to_cpu(id->hmmaxd); in nvme_init_identify()
/Linux-v6.1/include/linux/
Dnvme.h319 __le16 hmmaxd; member