Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/nvme/host/
Dnvme.h387 u16 hmmaxd; member
Dpci.c1990 if (dev->ctrl.hmmaxd && dev->ctrl.hmmaxd < max_entries) in __nvme_alloc_host_mem()
1991 max_entries = dev->ctrl.hmmaxd; in __nvme_alloc_host_mem()
Dcore.c3385 ctrl->hmmaxd = le16_to_cpu(id->hmmaxd); in nvme_init_identify()
/linux-6.12.1/include/linux/
Dnvme.h329 __le16 hmmaxd; member