Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_helper.c674 if (p_pi->capability_mask & IB_PORT_CAP_HAS_PKEY_SW_EXT_PORT_TRAP) { in dbg_get_capabilities_str()
/freebsd/contrib/ofed/opensm/include/iba/
H A Dib_types.h4681 #define IB_PORT_CAP_HAS_PKEY_SW_EXT_PORT_TRAP (CL_HTON32(0x00001000)) macro