Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/ofed/management/opensm/opensm/
Dosm_sa_node_record.c231 if (comp_mask & IB_NR_COMPMASK_BASEVERSION) { in __osm_nr_rcv_by_comp_mask()
/freebsd-10-stable/contrib/ofed/management/opensm/include/iba/
Dib_types.h2480 #define IB_NR_COMPMASK_BASEVERSION (CL_HTON64(((uint64_t)1)<<2)) macro