Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/ofed/management/opensm/opensm/
Dosm_helper.c623 if (p_pi->capability_mask & IB_PORT_CAP_HAS_NV_PKEY) { in dbg_get_capabilities_str()
/freebsd-10-stable/contrib/ofed/management/opensm/include/iba/
Dib_types.h4455 #define IB_PORT_CAP_HAS_NV_PKEY (CL_HTON32(0x00000100)) macro