Home
last modified time | relevance | path

Searched refs:IB_PR_COMPMASK_REVERSIBLE (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/ofed/libibmad/
H A Dsa.c100 #define IB_PR_COMPMASK_REVERSIBLE (1ull<<11) macro
/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_sa_path_record.c996 if ((comp_mask & IB_PR_COMPMASK_REVERSIBLE) && in pr_rcv_get_lid_pair_path()
/freebsd/contrib/ofed/opensm/include/iba/
H A Dib_types.h2579 #define IB_PR_COMPMASK_REVERSIBLE (CL_HTON64(((uint64_t)1)<<11)) macro