Searched refs:osm_nd_context_t (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.3-release/contrib/ofed/management/opensm/include/opensm/
H A Dosm_madw.h179 /****s* OpenSM: MAD Wrapper/osm_nd_context_t
181 * osm_nd_context_t
190 } osm_nd_context_t; typedef in typeref:struct:osm_nd_context
346 osm_nd_context_t nd_context;
655 static inline osm_nd_context_t *osm_madw_get_nd_context_ptr(IN const osm_madw_t
658 return ((osm_nd_context_t *) & p_madw->context);

Completed in 111 milliseconds