Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/ofed/management/opensm/opensm/
Dosm_sa_portinfo_record.c281 if (comp_mask & IB_PIR_COMPMASK_LINKSPEEDENABLE) { in __osm_sa_pir_check_physp()
/freebsd-10-stable/contrib/ofed/management/opensm/include/iba/
Dib_types.h2556 #define IB_PIR_COMPMASK_LINKSPEEDENABLE (CL_HTON64(((uint64_t)1)<<22)) macro