Home
last modified time | relevance | path

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

/trueos/contrib/ofed/management/opensm/opensm/
HDosm_sa_multipath_record.c850 if (comp_mask & IB_MPR_COMPMASK_REVERSIBLE) { in __osm_mpr_rcv_get_lid_pair_path()
/trueos/contrib/ofed/management/opensm/include/iba/
HDib_types.h2625 #define IB_MPR_COMPMASK_REVERSIBLE (CL_HTON64(((uint64_t)1)<<5)) macro