Searched refs:osm_vendor_bind (Results 1 – 16 of 16) sorted by relevance
/freebsd/contrib/ofed/opensm/libvendor/ |
H A D | libosmvendor.map | 7 osm_vendor_bind;
|
H A D | osm_vendor_test.c | 189 osm_vendor_bind(IN osm_vendor_t * const p_vend, in osm_vendor_bind() function
|
H A D | osm_vendor_mlx_anafa.c | 225 osm_vendor_bind(IN osm_vendor_t * const p_vend, in osm_vendor_bind() function
|
H A D | osm_vendor_mlx.c | 190 osm_vendor_bind(IN osm_vendor_t * const p_vend, in osm_vendor_bind() function
|
H A D | osm_vendor_ts.c | 506 osm_vendor_bind(IN osm_vendor_t * const p_vend, in osm_vendor_bind() function
|
H A D | osm_vendor_ibumad_sa.c | 260 …p_sa_bind_info->h_bind = osm_vendor_bind(p_vend, &bind_info, p_mad_pool, __osmv_sa_mad_rcv_cb, __o… in osmv_bind_sa()
|
H A D | osm_vendor_mlx_sa.c | 337 …p_sa_bind_info->h_bind = osm_vendor_bind(p_vend, &bind_info, p_mad_pool, __osmv_sa_mad_rcv_cb, __o… in osmv_bind_sa()
|
H A D | osm_vendor_mtl.c | 591 osm_vendor_bind(IN osm_vendor_t * const p_vend, in osm_vendor_bind() function
|
H A D | osm_vendor_umadt.c | 727 osm_vendor_bind(IN osm_vendor_t * const p_vend, in osm_vendor_bind() function
|
H A D | osm_vendor_al.c | 836 osm_vendor_bind(IN osm_vendor_t * const p_vend, in osm_vendor_bind() function
|
H A D | osm_vendor_ibumad.c | 867 osm_vendor_bind(IN osm_vendor_t * const p_vend, in osm_vendor_bind() function
|
/freebsd/contrib/ofed/opensm/include/vendor/ |
H A D | osm_vendor_api.h | 255 osm_vendor_bind(IN osm_vendor_t * const p_vend,
|
/freebsd/contrib/ofed/opensm/opensm/ |
H A D | osm_sa_mad_ctrl.c | 588 p_ctrl->h_bind = osm_vendor_bind(p_ctrl->p_vendor, &bind_info, in osm_sa_mad_ctrl_bind()
|
H A D | osm_sm_mad_ctrl.c | 910 p_ctrl->h_bind = osm_vendor_bind(p_ctrl->p_vendor, &bind_info, in osm_sm_mad_ctrl_bind()
|
H A D | osm_congestion_control.c | 747 p_cc->bind_handle = osm_vendor_bind(p_cc->vendor, &bind_info, in osm_congestion_control_bind()
|
H A D | osm_perfmgr.c | 313 pm->bind_handle = osm_vendor_bind(pm->vendor, &bind_info, pm->mad_pool, in osm_perfmgr_bind()
|