Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_qos_policy.c685 if (!(comp_mask & IB_PR_COMPMASK_SERVICEID_MSB) || in __qos_policy_get_match_rule_by_params()
1053 IB_PR_COMPMASK_SERVICEID_MSB : 0) | in osm_qos_policy_get_qos_level_by_mpr()
/freebsd/contrib/ofed/opensm/include/iba/
H A Dib_types.h2568 #define IB_PR_COMPMASK_SERVICEID_MSB (CL_HTON64(((uint64_t)1)<<0)) macro
2591 #define IB_PR_COMPMASK_SERVICEID (IB_PR_COMPMASK_SERVICEID_MSB | \
/freebsd/contrib/ofed/infiniband-diags/src/
H A Dsaquery.c64 #define IB_PR_COMPMASK_SERVICEID (IB_PR_COMPMASK_SERVICEID_MSB | \