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