Home
last modified time | relevance | path

Searched refs:IB_NR_COMPMASK_NODEGUID (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/ofed/libibmad/
H A Dsa.c158 #define IB_NR_COMPMASK_NODEGUID (1ull<<7) macro
/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_sa_node_record.c213 if (comp_mask & IB_NR_COMPMASK_NODEGUID) { in nr_rcv_by_comp_mask()
/freebsd/contrib/ofed/opensm/libvendor/
H A Dosm_vendor_ibumad_sa.c561 sa_mad_data.comp_mask = IB_NR_COMPMASK_NODEGUID; in osmv_query_sa()
H A Dosm_vendor_mlx_sa.c637 sa_mad_data.comp_mask = IB_NR_COMPMASK_NODEGUID; in osmv_query_sa()
/freebsd/contrib/ofed/opensm/include/iba/
H A Dib_types.h2638 #define IB_NR_COMPMASK_NODEGUID (CL_HTON64(((uint64_t)1)<<7)) macro