Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/opensm/include/opensm/
H A Dosm_ucast_mgr.h260 int osm_ucast_mgr_build_lid_matrices(IN osm_ucast_mgr_t * p_mgr);
/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_ucast_updn.c606 osm_ucast_mgr_build_lid_matrices(&p_updn->p_osm->sm.ucast_mgr); in updn_lid_matrices()
610 osm_ucast_mgr_build_lid_matrices(&p_updn->p_osm->sm.ucast_mgr); in updn_lid_matrices()
612 osm_ucast_mgr_build_lid_matrices(&p_updn->p_osm->sm.ucast_mgr); in updn_lid_matrices()
H A Dosm_ucast_mgr.c596 int osm_ucast_mgr_build_lid_matrices(IN osm_ucast_mgr_t * p_mgr) in osm_ucast_mgr_build_lid_matrices() function
1073 ret = osm_ucast_mgr_build_lid_matrices(&osm->sm.ucast_mgr); in ucast_mgr_route()
1157 return osm_ucast_mgr_build_lid_matrices(context); in ucast_build_lid_matrices()
H A Dosm_ucast_ftree.c4241 osm_ucast_mgr_build_lid_matrices(&p_ftree->p_osm->sm.ucast_mgr); in construct_fabric()