Searched refs:IB_PR_COMPMASK_SL (Results 1 – 3 of 3) sorted by relevance
104 #define IB_PR_COMPMASK_SL (1ull<<15) macro
731 if (comp_mask & IB_PR_COMPMASK_SL) { in pr_rcv_get_path_parms()821 if ((comp_mask & IB_PR_COMPMASK_SL) && (sl != pr_sl)) { in pr_rcv_get_path_parms()1587 if ((comp_mask & IB_PR_COMPMASK_SL) && ib_path_rec_sl(p_pr) != sl) { in pr_match_mgrp_attributes()
2583 #define IB_PR_COMPMASK_SL (CL_HTON64(((uint64_t)1)<<15)) macro