Home
last modified time | relevance | path

Searched refs:mesh_t (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_mesh.c194 } mesh_t; typedef
198 mesh_t *mesh;
674 static void classify_switch(lash_t *p_lash, mesh_t *mesh, int sw) in classify_switch()
778 static int get_local_geometry(lash_t *p_lash, mesh_t *mesh) in get_local_geometry()
1134 static int reorder_node_links(lash_t *p_lash, mesh_t *mesh, int sw) in reorder_node_links()
1211 static int make_coord(lash_t *p_lash, mesh_t *mesh, int seed) in make_coord()
1286 static int measure_geometry(lash_t *p_lash, mesh_t *mesh) in measure_geometry()
1357 static int reorder_links(lash_t *p_lash, mesh_t *mesh) in reorder_links()
1401 static void sort_switches(lash_t *p_lash, mesh_t *mesh) in sort_switches()
1454 static void mesh_delete(mesh_t *mesh) in mesh_delete()
[all …]