Home
last modified time | relevance | path

Searched defs:_osm_mtl_bind_info (Results 1 – 1 of 1) sorted by relevance

/trueos/contrib/ofed/management/opensm/include/vendor/
HDosm_mtl_bind.h91 typedef struct _osm_mtl_bind_info { struct
92 IB_MGT_mad_hndl_t mad_hndl;
93 osm_vendor_t *p_vend;
94 void *client_context;
95 VAPI_hca_hndl_t hca_hndl;
96 VAPI_hca_id_t hca_id;
97 uint8_t port_num;
98 osm_vend_mad_recv_callback_t rcv_callback;
99 osm_vend_mad_send_err_callback_t send_err_callback;
100 osm_mad_pool_t *p_osm_pool;