Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_helper.c788 if (p_pi->capability_mask & IB_PORT_CAP_HAS_HIER_INFO) { in dbg_get_capabilities_str()
/freebsd/contrib/ofed/opensm/include/iba/
H A Dib_types.h4700 #define IB_PORT_CAP_HAS_HIER_INFO (CL_HTON32(0x80000000)) macro