Searched refs:osm_vendor_get (Results 1 – 11 of 11) sorted by relevance
/freebsd/contrib/ofed/opensm/libvendor/ |
H A D | libosmvendor.map | 9 osm_vendor_get;
|
H A D | osm_vendor_test.c | 114 ib_mad_t *osm_vendor_get(IN osm_bind_handle_t h_bind, in osm_vendor_get() function
|
H A D | osm_vendor_ts.c | 329 osm_vendor_get(p_madw->h_bind, mad_size, in __osm_ts_rcv_callback() 642 ib_mad_t *osm_vendor_get(IN osm_bind_handle_t h_bind, in osm_vendor_get() function
|
H A D | osm_vendor_mtl.c | 463 osm_vendor_get(madw_p->h_bind, MAD_BLOCK_SIZE, in __osm_mtl_rcv_callback() 809 ib_mad_t *osm_vendor_get(IN osm_bind_handle_t h_bind, in osm_vendor_get() function
|
H A D | osm_vendor_mlx_anafa.c | 373 ib_mad_t *osm_vendor_get(IN osm_bind_handle_t h_bind, in osm_vendor_get() function
|
H A D | osm_vendor_mlx.c | 359 ib_mad_t *osm_vendor_get(IN osm_bind_handle_t h_bind, in osm_vendor_get() function
|
H A D | osm_vendor_umadt.c | 375 ib_mad_t *osm_vendor_get(IN osm_bind_handle_t h_bind, in osm_vendor_get() function
|
H A D | osm_vendor_al.c | 986 ib_mad_t *osm_vendor_get(IN osm_bind_handle_t h_bind, in osm_vendor_get() function
|
H A D | osm_vendor_ibumad.c | 1052 ib_mad_t *osm_vendor_get(IN osm_bind_handle_t h_bind, in osm_vendor_get() function
|
/freebsd/contrib/ofed/opensm/include/vendor/ |
H A D | osm_vendor_api.h | 324 ib_mad_t *osm_vendor_get(IN osm_bind_handle_t h_bind,
|
/freebsd/contrib/ofed/opensm/opensm/ |
H A D | osm_mad_pool.c | 97 p_mad = osm_vendor_get(h_bind, total_size, &p_madw->vend_wrap); in osm_mad_pool_get()
|