Home
last modified time | relevance | path

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

/NextBSD/contrib/ofed/management/opensm/opensm/
HDosm_helper.c689 if (p_pi->capability_mask & IB_PORT_CAP_HAS_DEV_MGT) { in dbg_get_capabilities_str()
/NextBSD/contrib/ofed/management/opensm/include/iba/
HDib_types.h4466 #define IB_PORT_CAP_HAS_DEV_MGT (CL_HTON32(0x00080000)) macro