Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/ofed/opensm/opensm/
HDosm_mcast_mgr.c1065 p_physp->port_info.capability_mask & IB_PORT_CAP_HAS_MCAST_FDB_TOP) { in mcast_mgr_set_mfttop()
HDosm_helper.c782 if (p_pi->capability_mask & IB_PORT_CAP_HAS_MCAST_FDB_TOP) { in dbg_get_capabilities_str()
/freebsd-14-stable/contrib/ofed/opensm/include/iba/
HDib_types.h4699 #define IB_PORT_CAP_HAS_MCAST_FDB_TOP (CL_HTON32(0x40000000)) macro