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

/freebsd-11-stable/contrib/ofed/opensm/libvendor/
H A Dosm_vendor_mlx_sim.c66 ibms_conn_handle_t conHdl; /* the connection handle we talk to */ member in struct:_osmv_ibms_transport_mgr
152 ibms_conn_handle_t conHdl; /* the connection we talk to the simulator through */ local
173 conHdl =
176 if (!conHdl) {
197 ibms_status = ibms_bind(conHdl, &p_mgr->filter);
203 ibms_status = ibms_bind(conHdl, &p_mgr->filter);
215 ibms_status = ibms_bind(conHdl, &p_mgr->filter);
222 p_mgr->conHdl = conHdl;
304 conHdl,
[all...]

Completed in 65 milliseconds