Home
last modified time | relevance | path

Searched refs:IB_MCR_COMPMASK_SL (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_sa_mcmember_record.c84 IB_MCR_COMPMASK_SL)
1104 if ((IB_MCR_COMPMASK_SL & comp_mask) && query_sl != mgrp_sl) { in validate_other_comp_fields()
/freebsd/contrib/ofed/opensm/include/iba/
H A Dib_types.h2760 #define IB_MCR_COMPMASK_SL (CL_HTON64(((uint64_t)1)<<12)) macro