Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_qos_policy.c1052 ((comp_mask & IB_MPR_COMPMASK_SERVICEID_MSB) ? in osm_qos_policy_get_qos_level_by_mpr()
/freebsd/contrib/ofed/opensm/include/iba/
H A Dib_types.h2798 #define IB_MPR_COMPMASK_SERVICEID_MSB (CL_HTON64(((uint64_t)1)<<16)) macro
2805 #define IB_MPR_COMPMASK_SERVICEID (IB_MPR_COMPMASK_SERVICEID_MSB | \