Searched refs:fsw0 (Results 1 – 1 of 1) sorted by relevance
1809 struct f_switch *ffind_face_corner(struct f_switch *fsw0, in ffind_face_corner() argument1818 if (!(fsw0 && fsw1 && fsw2)) in ffind_face_corner()1821 for (p0 = 0; p0 < fsw0->port_cnt; p0++) { in ffind_face_corner()1826 if (!(fsw0->port[p0] && fsw0->port[p0]->sw && in ffind_face_corner()1827 fsw0->port[p0]->type == PASSTHRU)) in ffind_face_corner()1830 l = fsw0->port[p0]->link; in ffind_face_corner()1832 if (l->end[0].n_id == fsw0->n_id) in ffind_face_corner()1910 struct f_switch *ffind_3d_perpendicular(struct f_switch *fsw0, in ffind_3d_perpendicular() argument1920 if (!(fsw0 && fsw1 && fsw2 && fsw3)) in ffind_3d_perpendicular()1952 if (ffind_face_corner(fsw0, fsw1, fsw4) && in ffind_3d_perpendicular()[all …]