Searched refs:nhgrp_size (Results 1 – 1 of 1) sorted by relevance
257 uint32_t nhgrp_size; in alloc_nhgrp() local262 nhgrp_size = calc_min_mpath_slots(wn, num_nhops); in alloc_nhgrp()263 if (nhgrp_size == 0) { in alloc_nhgrp()268 size_t sz = get_nhgrp_alloc_size(nhgrp_size, num_nhops); in alloc_nhgrp()275 nhg->nhg_size = nhgrp_size; in alloc_nhgrp()276 DPRINTF("new mpath group: num_nhops: %u", (uint32_t)nhgrp_size); in alloc_nhgrp()