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

/freebsd-11-stable/contrib/ofed/opensm/opensm/
H A Dosm_torus.c8229 unsigned pt_grp, far_end = 0; local
8240 pt_grp = 2 * cdir;
8242 pt_grp++;
8246 if (!sw->ptgrp[pt_grp].port_cnt)
8249 return sw->ptgrp[pt_grp].port[0]->link->end[far_end].sw;
8300 * Returns true, and sets *pt_grp to the port group index to use for the
8312 unsigned *pt_grp)
8339 *pt_grp = cdir + 1;
8341 *pt_grp = cdir;
8351 * Returns true, and sets *pt_grp t
8310 next_hop_path(struct torus *t, unsigned cdir, struct t_switch *ssw, struct t_switch *dsw, unsigned *pt_grp) argument
8357 next_hop_idx(struct torus *t, unsigned cdir, struct t_switch *ssw, struct t_switch *dsw, unsigned *pt_grp) argument
8408 next_hop_x(struct torus *t, struct t_switch *ssw, struct t_switch *dsw, unsigned *pt_grp) argument
8427 next_hop_y(struct torus *t, struct t_switch *ssw, struct t_switch *dsw, unsigned *pt_grp) argument
8446 next_hop_z(struct torus *t, struct t_switch *ssw, struct t_switch *dsw, unsigned *pt_grp) argument
[all...]

Completed in 133 milliseconds