Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_sa_portinfo_record.c365 if (comp_mask & IB_PIR_COMPMASK_FILTERRAWOUT) { in sa_pir_check_physp()
/freebsd/contrib/ofed/opensm/include/iba/
H A Dib_types.h2725 #define IB_PIR_COMPMASK_FILTERRAWOUT (CL_HTON64(((uint64_t)1)<<38)) macro