Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_sw_info_rcv.c83 context.lft_context.node_guid = osm_node_get_node_guid(p_node);
84 context.lft_context.set_method = FALSE;
H A Dosm_ucast_mgr.c1000 context.lft_context.node_guid = osm_node_get_node_guid(p_sw->p_node); in set_lft_block()
1001 context.lft_context.set_method = TRUE; in set_lft_block()
1018 cl_ntoh64(context.lft_context.node_guid)); in set_lft_block()
/freebsd/contrib/ofed/opensm/include/opensm/
H A Dosm_madw.h391 osm_lft_context_t lft_context; member