Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/ofed/management/opensm/opensm/
Dosm_helper.c599 if (p_pi->capability_mask & IB_PORT_CAP_HAS_IPD) { in dbg_get_capabilities_str()
/freebsd-10-stable/contrib/ofed/management/opensm/include/iba/
Dib_types.h4451 #define IB_PORT_CAP_HAS_IPD (CL_HTON32(0x00000010)) macro