Home
last modified time | relevance | path

Searched refs:IB_MPR_COMPMASK_PKEY (Results 1 – 3 of 3) sorted by relevance

/freebsd-10-stable/contrib/ofed/management/opensm/opensm/
Dosm_qos_policy.c1076 ((comp_mask & IB_MPR_COMPMASK_PKEY) ? in osm_qos_policy_get_qos_level_by_mpr()
Dosm_sa_multipath_record.c580 else if (comp_mask & IB_MPR_COMPMASK_PKEY) { in __osm_mpr_rcv_get_path_parms()
/freebsd-10-stable/contrib/ofed/management/opensm/include/iba/
Dib_types.h2627 #define IB_MPR_COMPMASK_PKEY (CL_HTON64(((uint64_t)1)<<7)) macro