Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/opensm/include/opensm/
H A Dosm_sm.h129 uint16_t mlids_init_max; member
/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_sa.c1192 if (cl_ntoh16(mlid) > p_osm->sm.mlids_init_max) in osm_sa_db_file_load()
1193 p_osm->sm.mlids_init_max = cl_ntoh16(mlid); in osm_sa_db_file_load()
H A Dosm_mcast_mgr.c1071 mcast_top = cl_hton16(sm->mlids_init_max); in mcast_mgr_set_mfttop()