Home
last modified time | relevance | path

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

/NextBSD/contrib/ofed/management/opensm/opensm/
HDosm_helper.c719 if (p_pi->capability_mask & IB_PORT_CAP_HAS_LINK_RT_LATENCY) { in dbg_get_capabilities_str()
/NextBSD/contrib/ofed/management/opensm/include/iba/
HDib_types.h4471 #define IB_PORT_CAP_HAS_LINK_RT_LATENCY (CL_HTON32(0x01000000)) macro