Home
last modified time | relevance | path

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

/NextBSD/contrib/ofed/management/opensm/opensm/
HDosm_sw_info_rcv.c187 context.mft_context.node_guid = osm_node_get_node_guid(p_node);
188 context.mft_context.set_method = FALSE;
HDosm_mcast_mgr.c367 mad_context.mft_context.node_guid = osm_node_get_node_guid(p_node); in __osm_mcast_mgr_set_tbl()
368 mad_context.mft_context.set_method = TRUE; in __osm_mcast_mgr_set_tbl()
/NextBSD/contrib/ofed/management/opensm/include/opensm/
HDosm_madw.h349 osm_mft_context_t mft_context; member