Home
last modified time | relevance | path

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

/trueos/contrib/ofed/management/opensm/include/opensm/
HDosm_madw.h268 } osm_pkey_context_t; typedef
352 osm_pkey_context_t pkey_context;
798 static inline osm_pkey_context_t *osm_madw_get_pkey_context_ptr(IN const in osm_madw_get_pkey_context_ptr()
802 return ((osm_pkey_context_t *) & p_madw->context); in osm_madw_get_pkey_context_ptr()
/trueos/contrib/ofed/management/opensm/opensm/
HDosm_pkey_rcv.c65 osm_pkey_context_t *p_context; in osm_pkey_rcv_process()