Home
last modified time | relevance | path

Searched refs:osm_mft_context_t (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/ofed/opensm/include/opensm/
H A Dosm_madw.h264 } osm_mft_context_t; typedef
392 osm_mft_context_t mft_context;
808 static inline osm_mft_context_t *osm_madw_get_mft_context_ptr(IN const in osm_madw_get_mft_context_ptr()
812 return ((osm_mft_context_t *) & p_madw->context); in osm_madw_get_mft_context_ptr()
/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_mcast_fwd_rcv.c69 osm_mft_context_t *p_mft_context; in osm_mft_rcv_process()