Searched refs:cns_on_this_leaf (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.3-release/contrib/ofed/management/opensm/opensm/
H A Dosm_ucast_ftree.c1670 unsigned cns_on_this_leaf; local
1676 cns_on_this_leaf = 0;
1681 cns_on_this_leaf +=
1684 if (cns_on_this_leaf > p_ftree->max_cn_per_leaf)
1685 p_ftree->max_cn_per_leaf = cns_on_this_leaf;

Completed in 50 milliseconds