Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/opensm/include/opensm/
H A Dosm_madw.h296 } osm_pkey_context_t; typedef
395 osm_pkey_context_t pkey_context;
894 static inline osm_pkey_context_t *osm_madw_get_pkey_context_ptr(IN const in osm_madw_get_pkey_context_ptr()
898 return ((osm_pkey_context_t *) & p_madw->context); in osm_madw_get_pkey_context_ptr()
/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_pkey_rcv.c65 osm_pkey_context_t *p_context; in osm_pkey_rcv_process()