Searched refs:hmmaxd (Results 1 – 3 of 3) sorted by relevance
2330 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()
3638 ctrl->hmmaxd = le16_to_cpu(id->hmmaxd); in nvme_init_identify()
358 __le16 hmmaxd; member