Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/opensm/include/opensm/
H A Dosm_mesh.h74 int osm_mesh_node_create(struct _lash *p_lash, struct _switch *sw);
/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_mesh.c1541 int osm_mesh_node_create(lash_t *p_lash, switch_t *sw) in osm_mesh_node_create() function
H A Dosm_ucast_lash.c634 if (osm_mesh_node_create(p_lash, sw)) { in switch_create()