Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/ofed/opensm/opensm/
HDosm_sa_guidinfo_record.c66 #define MOD_GIR_COMP_MASK (IB_GIR_COMPMASK_LID | IB_GIR_COMPMASK_BLOCKNUM)
240 if (comp_mask & IB_GIR_COMPMASK_BLOCKNUM) in sa_gir_by_comp_mask_cb()
/freebsd-14-stable/contrib/ofed/opensm/include/iba/
HDib_types.h2769 #define IB_GIR_COMPMASK_BLOCKNUM (CL_HTON64(((uint64_t)1)<<1)) macro