Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_sa_vlarb_record.c124 if (!(comp_mask & IB_VLA_COMPMASK_BLOCK) in sa_vl_arb_check_physp()
273 (comp_mask & IB_VLA_COMPMASK_BLOCK) != 0); in osm_vlarb_rec_rcv_process()
/freebsd/contrib/ofed/opensm/libvendor/
H A Dosm_vendor_ibumad_sa.c592 IB_VLA_COMPMASK_BLOCK; in osmv_query_sa()
H A Dosm_vendor_mlx_sa.c668 IB_VLA_COMPMASK_BLOCK; in osmv_query_sa()
/freebsd/contrib/ofed/opensm/include/iba/
H A Dib_types.h2603 #define IB_VLA_COMPMASK_BLOCK (CL_HTON64(((uint64_t)1)<<2)) macro