Searched refs:IB_MPR_COMPMASK_PKEY (Results 1 – 3 of 3) sorted by relevance
1076 ((comp_mask & IB_MPR_COMPMASK_PKEY) ? in osm_qos_policy_get_qos_level_by_mpr()
580 else if (comp_mask & IB_MPR_COMPMASK_PKEY) { in __osm_mpr_rcv_get_path_parms()
2627 #define IB_MPR_COMPMASK_PKEY (CL_HTON64(((uint64_t)1)<<7)) macro