Searched refs:osm_vendor_send (Results 1 – 16 of 16) sorted by relevance
/freebsd/contrib/ofed/opensm/libvendor/ |
H A D | libosmvendor.map | 11 osm_vendor_send;
|
H A D | osm_vendor_test.c | 166 osm_vendor_send(IN osm_bind_handle_t h_bind, in osm_vendor_send() function
|
H A D | osm_vendor_mlx_anafa.c | 429 osm_vendor_send(IN osm_bind_handle_t h_bind, in osm_vendor_send() function
|
H A D | osm_vendor_mlx.c | 415 osm_vendor_send(IN osm_bind_handle_t h_bind, in osm_vendor_send() function
|
H A D | osm_vendor_ts.c | 791 osm_vendor_send(IN osm_bind_handle_t h_bind, in osm_vendor_send() function
|
H A D | osm_vendor_ibumad_sa.c | 455 status = osm_vendor_send(osm_madw_get_bind_handle(p_madw), in __osmv_send_sa_req()
|
H A D | osm_vendor_mlx_sa.c | 531 status = osm_vendor_send(osm_madw_get_bind_handle(p_madw), in __osmv_send_sa_req()
|
H A D | osm_vendor_mtl.c | 994 osm_vendor_send(IN osm_bind_handle_t h_bind, in osm_vendor_send() function
|
H A D | osm_vendor_umadt.c | 493 osm_vendor_send(IN osm_bind_handle_t h_bind, in osm_vendor_send() function
|
H A D | osm_vendor_al.c | 1061 osm_vendor_send(IN osm_bind_handle_t h_bind, in osm_vendor_send() function
|
H A D | osm_vendor_ibumad.c | 1105 osm_vendor_send(IN osm_bind_handle_t h_bind, in osm_vendor_send() function
|
/freebsd/contrib/ofed/opensm/include/vendor/ |
H A D | osm_vendor_api.h | 355 osm_vendor_send(IN osm_bind_handle_t h_bind,
|
/freebsd/contrib/ofed/opensm/opensm/ |
H A D | osm_vl15intf.c | 90 status = osm_vendor_send(osm_madw_get_bind_handle(p_madw), in vl15_send_mad()
|
H A D | osm_congestion_control.c | 533 status = osm_vendor_send(p_cc->bind_handle, p_madw, TRUE); in cc_poller_send()
|
H A D | osm_sa.c | 353 status = osm_vendor_send(p_madw->h_bind, p_madw, resp_expected); in osm_sa_send()
|
H A D | osm_perfmgr.c | 455 ib_api_status_t status = osm_vendor_send(perfmgr->bind_handle, p_madw, in perfmgr_send_mad()
|