Searched refs:ring_next_sw (Results 1 – 1 of 1) sorted by relevance
| /freebsd/contrib/ofed/opensm/opensm/ |
| H A D | osm_torus.c | 8227 struct t_switch *ring_next_sw(struct t_switch *sw, unsigned cdir, int rdir) in ring_next_sw() function 8283 sw = ring_next_sw(sw, cdir, d); in ring_dir_path() 8290 sw = ring_next_sw(sw, cdir, d); in ring_dir_path() 9071 sw = ring_next_sw(n_sw, cdir, -1); in build_master_stree_branch() 9079 sw = ring_next_sw(p_sw, cdir, 1); in build_master_stree_branch() 9095 sw = ring_next_sw(n_sw, cdir, -1); in build_master_stree_branch() 9103 sw = ring_next_sw(p_sw, cdir, 1); in build_master_stree_branch()
|