Searched refs:IB_PR_COMPMASK_PKEY (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/ofed/libibmad/
H A Dsa.c102 #define IB_PR_COMPMASK_PKEY (1ull<<13) macro
/freebsd-11-stable/contrib/ofed/opensm/opensm/
H A Dosm_qos_policy.c705 if (!(comp_mask & IB_PR_COMPMASK_PKEY)) {
1051 IB_PR_COMPMASK_PKEY : 0) |
H A Dosm_sa_path_record.c626 else if (comp_mask & IB_PR_COMPMASK_PKEY) {
1575 if ((comp_mask & IB_PR_COMPMASK_PKEY) &&
/freebsd-11-stable/contrib/ofed/opensm/include/iba/
H A Dib_types.h2581 #define IB_PR_COMPMASK_PKEY (CL_HTON64(((uint64_t)1)<<13)) macro

Completed in 134 milliseconds