Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/opensm/libvendor/
H A Dosm_vendor_mlx_sim.c66 ibms_conn_handle_t conHdl; /* the connection handle we talk to */ member
152 ibms_conn_handle_t conHdl; /* the connection we talk to the simulator through */ in osmv_transport_init() local
173 conHdl = in osmv_transport_init()
176 if (!conHdl) { in osmv_transport_init()
197 ibms_status = ibms_bind(conHdl, &p_mgr->filter); in osmv_transport_init()
203 ibms_status = ibms_bind(conHdl, &p_mgr->filter); in osmv_transport_init()
215 ibms_status = ibms_bind(conHdl, &p_mgr->filter); in osmv_transport_init()
222 p_mgr->conHdl = conHdl; in osmv_transport_init()
304 conHdl, &mad_msg); in osmv_transport_mad_send()
334 ibms_disconnect(p_tpot_mgr->conHdl); in osmv_transport_done()
[all …]