Home
last modified time | relevance | path

Searched refs:IB_MPR_COMPMASK_RATESELEC (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_sa_multipath_record.c506 if ((comp_mask & IB_MPR_COMPMASK_RATESELEC) && in mpr_rcv_get_path_parms()
1582 if ((p_sa_mad->comp_mask & IB_MPR_COMPMASK_RATESELEC) && in osm_mpr_rcv_process()
/freebsd/contrib/ofed/opensm/include/iba/
H A Dib_types.h2794 #define IB_MPR_COMPMASK_RATESELEC (CL_HTON64(((uint64_t)1)<<12)) macro