Home
last modified time | relevance | path

Searched refs:IB_PORT_CAP_HAS_TRAP (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_req.c370 pi->capability_mask&(IB_PORT_CAP_HAS_TRAP|IB_PORT_CAP_HAS_CAP_NTC)) in osm_send_trap144()
H A Dosm_helper.c620 if (p_pi->capability_mask & IB_PORT_CAP_HAS_TRAP) { in dbg_get_capabilities_str()
/freebsd/contrib/ofed/opensm/include/iba/
H A Dib_types.h4672 #define IB_PORT_CAP_HAS_TRAP (CL_HTON32(0x00000008)) macro