Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/ofed/opensm/opensm/
HDosm_qos_policy.c1050 ((comp_mask & IB_MPR_COMPMASK_PKEY) ? in osm_qos_policy_get_qos_level_by_mpr()
HDosm_sa_multipath_record.c609 else if (comp_mask & IB_MPR_COMPMASK_PKEY) { in mpr_rcv_get_path_parms()
/freebsd-14-stable/contrib/ofed/opensm/include/iba/
HDib_types.h2789 #define IB_MPR_COMPMASK_PKEY (CL_HTON64(((uint64_t)1)<<7)) macro