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

/freebsd-10.3-release/contrib/ofed/management/opensm/opensm/
H A Dosm_ucast_ftree.c210 uint8_t max_switch_rank; member in struct:ftree_fabric_t_
967 p_ftree->max_switch_rank = 0;
1106 for (i = 0; i < p_ftree->max_switch_rank; i++) {
1139 " - FatTree max switch rank: %u\n", p_ftree->max_switch_rank);
1147 for (i = 0; i <= p_ftree->max_switch_rank; i++) {
2700 p_ftree->max_switch_rank = max_rank;
2800 p_sw->rank = p_ftree->max_switch_rank - p_sw->rank;
3159 p_ftree->max_switch_rank = max_rank;
3229 "FatTree max switch rank is %u\n", p_ftree->max_switch_rank);
3251 p_ftree->leaf_switch_rank = p_ftree->max_switch_rank;
[all...]

Completed in 52 milliseconds