Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/nvme/host/
Dnvme.h366 u16 hmmaxd; member
Dpci.c1945 if (dev->ctrl.hmmaxd && dev->ctrl.hmmaxd < max_entries) in __nvme_alloc_host_mem()
1946 max_entries = dev->ctrl.hmmaxd; in __nvme_alloc_host_mem()
Dcore.c3134 ctrl->hmmaxd = le16_to_cpu(id->hmmaxd); in nvme_init_identify()
/Linux-v6.6/include/linux/
Dnvme.h320 __le16 hmmaxd; member