Home
last modified time | relevance | path

Searched refs:osm_mad_pool_construct (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/ofed/opensm/include/opensm/
H A Dosm_mad_pool.h112 void osm_mad_pool_construct(IN osm_mad_pool_t * p_pool);
/freebsd/contrib/ofed/opensm/opensm/
H A Dlibopensm.map9 osm_mad_pool_construct;
H A Dosm_mad_pool.c55 void osm_mad_pool_construct(IN osm_mad_pool_t * p_pool) in osm_mad_pool_construct() function
H A Dosm_opensm.c254 osm_mad_pool_construct(&p_osm->mad_pool); in osm_opensm_construct_finish()