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

/freebsd-11-stable/contrib/ofed/opensm/opensm/
H A Dosm_sm.c286 p_sm->mlids_req = malloc((IB_LID_MCAST_END_HO - IB_LID_MCAST_START_HO +
291 (IB_LID_MCAST_END_HO - IB_LID_MCAST_START_HO +
H A Dosm_subnet.c1254 p_subn->max_mcast_lid_ho = IB_LID_MCAST_END_HO;
/freebsd-11-stable/contrib/ofed/opensm/include/opensm/
H A Dosm_subnet.h787 void *mboxes[IB_LID_MCAST_END_HO - IB_LID_MCAST_START_HO + 1];
/freebsd-11-stable/contrib/ofed/opensm/include/iba/
H A Dib_types.h203 #define IB_LID_MCAST_END_HO 0xFFFE macro
204 #define IB_LID_MCAST_END (CL_HTON16(IB_LID_MCAST_END_HO))

Completed in 140 milliseconds