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

/freebsd-11-stable/contrib/ofed/opensm/include/vendor/
H A Dosm_vendor_api.h244 /****f* OpenSM Vendor API/osm_vendor_bind
246 * osm_vendor_bind
249 * The osm_vendor_bind function registers with the vendor transport layer
255 osm_vendor_bind(IN osm_vendor_t * const p_vend,
296 * Unbind the given bind handle (obtained by osm_vendor_bind).
330 * [in] the bind handle obtained by calling osm_vendor_bind
360 * [in] the bind handle obtained by calling osm_vendor_bind
395 * [in] the bind handle obtained by calling osm_vendor_bind
423 * [in] the bind handle obtained by calling osm_vendor_bind
/freebsd-11-stable/contrib/ofed/opensm/libvendor/
H A Dosm_vendor_test.c189 osm_vendor_bind(IN osm_vendor_t * const p_vend, function
H A Dosm_vendor_mlx_sa.c337 p_sa_bind_info->h_bind = osm_vendor_bind(p_vend, &bind_info, p_mad_pool, __osmv_sa_mad_rcv_cb, __osmv_sa_mad_err_cb, p_sa_bind_info); /* context provided to CBs */
H A Dosm_vendor_ibumad_sa.c260 p_sa_bind_info->h_bind = osm_vendor_bind(p_vend, &bind_info, p_mad_pool, __osmv_sa_mad_rcv_cb, __osmv_sa_mad_err_cb, p_sa_bind_info); /* context provided to CBs */
H A Dosm_vendor_mlx_anafa.c219 * NAME osm_vendor_bind
225 osm_vendor_bind(IN osm_vendor_t * const p_vend, function
240 "osm_vendor_bind: ERR 7402: "
251 "osm_vendor_bind: ERR 7403: "
267 "osm_vendor_bind: "
276 "osm_vendor_bind: ERR 7405: "
283 "osm_vendor_bind: osmv_txnmgr_init ... \n");
287 "osm_vendor_bind: ERR 7406: "
298 "osm_vendor_bind: ERR 7407: "
311 "osm_vendor_bind
[all...]
H A Dosm_vendor_mlx.c184 * NAME osm_vendor_bind
190 osm_vendor_bind(IN osm_vendor_t * const p_vend, function
207 "osm_vendor_bind: ERR 7302: "
218 "osm_vendor_bind: ERR 7303: could not allocate the bind object\n");
231 "osm_vendor_bind: "
242 "osm_vendor_bind: ERR 7304: "
260 "osm_vendor_bind: ERR 7305: "
267 "osm_vendor_bind: osmv_txnmgr_init ... \n");
271 "osm_vendor_bind: ERR 7306: "
282 "osm_vendor_bind
[all...]
H A Dosm_vendor_ts.c506 osm_vendor_bind(IN osm_vendor_t * const p_vend, function
532 "osm_vendor_bind: "
552 "osm_vendor_bind: ERR 5004: "
565 "osm_vendor_bind: "
573 "osm_vendor_bind: ERR 5005: "
583 "osm_vendor_bind: " "Opening TS UL dev file:%s\n", device_file);
589 "osm_vendor_bind: ERR 5006: "
620 "osm_vendor_bind: ERR 5014: "
H A Dosm_vendor_umadt.c727 osm_vendor_bind(IN osm_vendor_t * const p_vend, function
H A Dosm_vendor_al.c836 osm_vendor_bind(IN osm_vendor_t * const p_vend, function
860 "osm_vendor_bind: "
865 "osm_vendor_bind: "
872 "osm_vendor_bind: ERR 3B17: "
882 "osm_vendor_bind: ERR 3B18: "
929 "osm_vendor_bind: ERR 3B19: "
957 "osm_vendor_bind: ERR 3B21: "
968 "osm_vendor_bind: ERR 3B22: "
977 "osm_vendor_bind: "
H A Dosm_vendor_mtl.c591 osm_vendor_bind(IN osm_vendor_t * const p_vend, function
620 "osm_vendor_bind: "
625 "osm_vendor_bind: "
634 "osm_vendor_bind: ERR 3C14: "
644 "osm_vendor_bind: ERR 3C15: "
688 "osm_vendor_bind: "
699 "osm_vendor_bind: ERR 3C16: "
710 "osm_vendor_bind: ERR 3C17: "
739 "osm_vendor_bind: " "Binding to IB_MGT GSI\n");
749 "osm_vendor_bind
[all...]
H A Dosm_vendor_ibumad.c867 osm_vendor_bind(IN osm_vendor_t * const p_vend, function
/freebsd-11-stable/contrib/ofed/opensm/opensm/
H A Dosm_sa_mad_ctrl.c587 p_ctrl->h_bind = osm_vendor_bind(p_ctrl->p_vendor, &bind_info,
H A Dosm_sm_mad_ctrl.c910 p_ctrl->h_bind = osm_vendor_bind(p_ctrl->p_vendor, &bind_info,
H A Dosm_congestion_control.c747 p_cc->bind_handle = osm_vendor_bind(p_cc->vendor, &bind_info,
H A Dosm_perfmgr.c313 pm->bind_handle = osm_vendor_bind(pm->vendor, &bind_info, pm->mad_pool,

Completed in 157 milliseconds