Searched refs:osm_db_guid2lid_get (Results 1 – 3 of 3) sorted by relevance
/freebsd/contrib/ofed/opensm/include/opensm/ |
H A D | osm_db_pack.h | 155 int osm_db_guid2lid_get(IN osm_db_domain_t * p_g2l, IN uint64_t guid,
|
/freebsd/contrib/ofed/opensm/opensm/ |
H A D | osm_lid_mgr.c | 156 if (osm_db_guid2lid_get(p_mgr->p_g2l, p_item->guid, in lid_mgr_validate_db() 375 if (osm_db_guid2lid_get(p_mgr->p_g2l, in lid_mgr_init_sweep() 458 if (!osm_db_guid2lid_get(p_mgr->p_g2l, in lid_mgr_init_sweep() 708 if (!osm_db_guid2lid_get(p_mgr->p_g2l, guid, &min_lid, &max_lid)) { in lid_mgr_get_port_lid()
|
H A D | osm_db_pack.c | 160 int osm_db_guid2lid_get(IN osm_db_domain_t * p_g2l, IN uint64_t guid, in osm_db_guid2lid_get() function
|