Home
last modified time | relevance | path

Searched refs:IB_SLVL_COMPMASK_IN_PORT (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_sa_slvl_record.c153 if (comp_mask & IB_SLVL_COMPMASK_IN_PORT) in sa_slvl_by_comp_mask()
265 (comp_mask & IB_SLVL_COMPMASK_IN_PORT) != 0, in osm_slvl_rec_rcv_process()
/freebsd/contrib/ofed/opensm/libvendor/
H A Dosm_vendor_ibumad_sa.c603 IB_SLVL_COMPMASK_IN_PORT; in osmv_query_sa()
H A Dosm_vendor_mlx_sa.c679 IB_SLVL_COMPMASK_IN_PORT; in osmv_query_sa()
/freebsd/contrib/ofed/opensm/include/iba/
H A Dib_types.h2607 #define IB_SLVL_COMPMASK_IN_PORT (CL_HTON64(((uint64_t)1)<<1)) macro