Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_helper.c764 if (p_pi->capability_mask & IB_PORT_CAP_HAS_LINK_SPEED_WIDTH_PAIRS_TBL) { in dbg_get_capabilities_str()
/freebsd/contrib/ofed/opensm/include/iba/
H A Dib_types.h4696 #define IB_PORT_CAP_HAS_LINK_SPEED_WIDTH_PAIRS_TBL (CL_HTON32(0x08000000)) macro