Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_sw_info_rcv.c140 context.mft_context.node_guid = osm_node_get_node_guid(p_node);
141 context.mft_context.set_method = FALSE;
H A Dosm_mcast_mgr.c363 context.mft_context.node_guid = osm_node_get_node_guid(p_node); in mcast_mgr_set_mft_block()
364 context.mft_context.set_method = TRUE; in mcast_mgr_set_mft_block()
375 cl_ntoh64(context.mft_context.node_guid)); in mcast_mgr_set_mft_block()
/freebsd/contrib/ofed/opensm/include/opensm/
H A Dosm_madw.h392 osm_mft_context_t mft_context; member