Home
last modified time | relevance | path

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

/NextBSD/contrib/ofed/management/opensm/libvendor/
HDosm_vendor_mtl.c233 gsi_mads_hdl, in osm_vendor_destroy()
243 (vendor_mgt_bind_p->gsi_mads_hdl) != IB_MGT_OK) { in osm_vendor_destroy()
747 &(ib_mgt_hdl_p->gsi_mads_hdl)); in osm_vendor_bind()
759 IB_MGT_bind_gsi_class(ib_mgt_hdl_p->gsi_mads_hdl, in osm_vendor_bind()
773 p_bind->mad_hndl = ib_mgt_hdl_p->gsi_mads_hdl; in osm_vendor_bind()
786 p_bind->mad_hndl = ib_mgt_hdl_p->gsi_mads_hdl; in osm_vendor_bind()
/NextBSD/contrib/ofed/management/opensm/include/vendor/
HDosm_mtl_bind.h67 IB_MGT_mad_hndl_t gsi_mads_hdl; member