Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/ofed/opensm/opensm/
HDosm_sa_multipath_record.c929 if (comp_mask & IB_MPR_COMPMASK_REVERSIBLE) { in mpr_rcv_get_lid_pair_path()
/freebsd-14-stable/contrib/ofed/opensm/include/iba/
HDib_types.h2787 #define IB_MPR_COMPMASK_REVERSIBLE (CL_HTON64(((uint64_t)1)<<5)) macro