Home
last modified time | relevance | path

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

/trueos/contrib/ofed/management/opensm/opensm/
HDosm_sa_multipath_record.c477 if ((comp_mask & IB_MPR_COMPMASK_RATESELEC) && in __osm_mpr_rcv_get_path_parms()
/trueos/contrib/ofed/management/opensm/include/iba/
HDib_types.h2632 #define IB_MPR_COMPMASK_RATESELEC (CL_HTON64(((uint64_t)1)<<12)) macro