Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/opensm/libvendor/
H A Dosm_vendor_ibumad.c81 typedef struct _osm_umad_bind_info { struct
82 osm_vendor_t *p_vend;
83 void *client_context;
84 osm_mad_pool_t *p_mad_pool;
85 osm_vend_mad_recv_callback_t mad_recv_callback;
86 osm_vend_mad_send_err_callback_t send_err_callback;
87 ib_net64_t port_guid;
88 int port_id;
89 int agent_id;
90 int agent_id1; /* SMI requires two agents */
[all …]