Searched refs:hmminds (Results 1 – 4 of 4) sorted by relevance
332 u32 hmminds; member
2009 u64 hmminds = max_t(u32, dev->ctrl.hmminds * 4096, PAGE_SIZE * 2); in nvme_alloc_host_mem() local2013 for (chunk_size = min_chunk; chunk_size >= hmminds; chunk_size /= 2) { in nvme_alloc_host_mem()
3115 ctrl->hmminds = le32_to_cpu(id->hmminds); in nvme_init_identify()
277 __le32 hmminds; member