Searched refs:mcast_top (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/ofed/opensm/opensm/
H A Dosm_mcast_mgr.c1050 ib_net16_t mcast_top; local
1071 mcast_top = cl_hton16(sm->mlids_init_max);
1074 mcast_top = cl_hton16(IB_LID_MCAST_START_HO - 1);
1076 mcast_top = cl_hton16(IB_LID_MCAST_START_HO +
1079 if (mcast_top == si.mcast_top)
1082 si.mcast_top = mcast_top;
1086 cl_ntoh16(si.mcast_top));
H A Dosm_helper.c2061 cl_ntoh16(p_si->mcast_top));
/freebsd-11-stable/contrib/ofed/infiniband-diags/src/
H A Dsaquery.c555 cl_ntoh16(p_sir->switch_info.mcast_top));
/freebsd-11-stable/contrib/ofed/opensm/include/iba/
H A Dib_types.h6545 ib_net16_t mcast_top;

Completed in 182 milliseconds