Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_sa_sminfo_record.c128 if (comp_mask & IB_SMIR_COMPMASK_GUID) { in sa_smir_by_comp_mask()
279 if ((comp_mask & IB_SMIR_COMPMASK_GUID) && in osm_smir_rcv_process()
/freebsd/contrib/ofed/opensm/include/iba/
H A Dib_types.h2811 #define IB_SMIR_COMPMASK_GUID (CL_HTON64(((uint64_t)1)<<2)) macro