Searched refs:IB_SR_COMPMASK_SGID (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/ofed/opensm/opensm/
H A Dosm_sa_service_record.c115 if (comp_mask & IB_SR_COMPMASK_SGID &&
232 if (comp_mask & IB_SR_COMPMASK_SGID) {
532 if ((comp_mask & (IB_SR_COMPMASK_SID | IB_SR_COMPMASK_SGID)) !=
533 (IB_SR_COMPMASK_SID | IB_SR_COMPMASK_SGID)) {
/freebsd-11-stable/contrib/ofed/opensm/include/iba/
H A Dib_types.h2649 #define IB_SR_COMPMASK_SGID (CL_HTON64(((uint64_t)1)<<1)) macro

Completed in 109 milliseconds