Home
last modified time | relevance | path

Searched refs:osm_vendor_put (Results 1 – 11 of 11) sorted by relevance

/freebsd/contrib/ofed/opensm/libvendor/
H A Dlibosmvendor.map10 osm_vendor_put;
H A Dosm_vendor_test.c142 osm_vendor_put(IN osm_bind_handle_t h_bind, in osm_vendor_put() function
H A Dosm_vendor_mlx_anafa.c536 osm_vendor_put(IN osm_bind_handle_t h_bind, IN osm_vend_wrap_t * const p_vw) in osm_vendor_put() function
H A Dosm_vendor_mlx.c530 osm_vendor_put(IN osm_bind_handle_t h_bind, IN osm_vend_wrap_t * const p_vw) in osm_vendor_put() function
H A Dosm_vendor_ts.c687 osm_vendor_put(IN osm_bind_handle_t h_bind, IN osm_vend_wrap_t * const p_vw) in osm_vendor_put() function
H A Dosm_vendor_mtl.c857 osm_vendor_put(IN osm_bind_handle_t h_bind, IN osm_vend_wrap_t * const p_vw) in osm_vendor_put() function
H A Dosm_vendor_umadt.c431 osm_vendor_put(IN osm_bind_handle_t h_bind, in osm_vendor_put() function
H A Dosm_vendor_al.c1032 osm_vendor_put(IN osm_bind_handle_t h_bind, IN osm_vend_wrap_t * const p_vw) in osm_vendor_put() function
H A Dosm_vendor_ibumad.c1078 osm_vendor_put(IN osm_bind_handle_t h_bind, IN osm_vend_wrap_t * const p_vw) in osm_vendor_put() function
/freebsd/contrib/ofed/opensm/include/vendor/
H A Dosm_vendor_api.h390 osm_vendor_put(IN osm_bind_handle_t h_bind,
/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_mad_pool.c168 osm_vendor_put(p_madw->h_bind, &p_madw->vend_wrap); in osm_mad_pool_put()