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