Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/ofed/opensm/opensm/
HDosm_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-11-stable/contrib/ofed/opensm/include/iba/
HDib_types.h2794 #define IB_MPR_COMPMASK_RATESELEC (CL_HTON64(((uint64_t)1)<<12)) macro