Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_mcast_mgr.c1065 p_physp->port_info.capability_mask & IB_PORT_CAP_HAS_MCAST_FDB_TOP) { in mcast_mgr_set_mfttop()
H A Dosm_helper.c782 if (p_pi->capability_mask & IB_PORT_CAP_HAS_MCAST_FDB_TOP) { in dbg_get_capabilities_str()
/freebsd/contrib/ofed/opensm/include/iba/
H A Dib_types.h4699 #define IB_PORT_CAP_HAS_MCAST_FDB_TOP (CL_HTON32(0x40000000)) macro