Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_sa_multipath_record.c722 if (comp_mask & IB_MPR_COMPMASK_SL) { in mpr_rcv_get_path_parms()
/freebsd/contrib/ofed/opensm/include/iba/
H A Dib_types.h2791 #define IB_MPR_COMPMASK_SL (CL_HTON64(((uint64_t)1)<<9)) macro