Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/ofed/management/opensm/opensm/
Dosm_helper.c701 if (p_pi->capability_mask & IB_PORT_CAP_HAS_DR_NTC) { in dbg_get_capabilities_str()
/freebsd-10-stable/contrib/ofed/management/opensm/include/iba/
Dib_types.h4468 #define IB_PORT_CAP_HAS_DR_NTC (CL_HTON32(0x00200000)) macro