Home
last modified time | relevance | path

Searched refs:osm_vendor_unbind (Results 1 – 9 of 9) sorted by relevance

/freebsd/contrib/ofed/opensm/libvendor/
H A Dlibosmvendor.map8 osm_vendor_unbind;
H A Dosm_vendor_umadt.c176 osm_vendor_unbind((osm_bind_handle_t) p_mad_bind_info); in osm_vendor_delete()
826 void osm_vendor_unbind(IN osm_bind_handle_t h_bind) in osm_vendor_unbind() function
H A Dosm_vendor_mlx_anafa.c335 void osm_vendor_unbind(IN osm_bind_handle_t h_bind) in osm_vendor_unbind() function
H A Dosm_vendor_mlx.c318 void osm_vendor_unbind(IN osm_bind_handle_t h_bind) in osm_vendor_unbind() function
H A Dosm_vendor_ibumad.c1037 void osm_vendor_unbind(IN osm_bind_handle_t h_bind) in osm_vendor_unbind() function
/freebsd/contrib/ofed/opensm/include/vendor/
H A Dosm_vendor_api.h300 void osm_vendor_unbind(IN osm_bind_handle_t h_bind);
/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_sa_mad_ctrl.c619 osm_vendor_unbind(p_ctrl->h_bind); in osm_sa_mad_ctrl_unbind()
H A Dosm_sm_mad_ctrl.c837 osm_vendor_unbind(p_ctrl->h_bind); in osm_sm_mad_ctrl_destroy()
H A Dosm_perfmgr.c339 osm_vendor_unbind(pm->bind_handle); in perfmgr_mad_unbind()