Home
last modified time | relevance | path

Searched refs:osm_vendor_send (Results 1 – 16 of 16) sorted by relevance

/freebsd/contrib/ofed/opensm/libvendor/
H A Dlibosmvendor.map11 osm_vendor_send;
H A Dosm_vendor_test.c166 osm_vendor_send(IN osm_bind_handle_t h_bind, in osm_vendor_send() function
H A Dosm_vendor_mlx_anafa.c429 osm_vendor_send(IN osm_bind_handle_t h_bind, in osm_vendor_send() function
H A Dosm_vendor_mlx.c415 osm_vendor_send(IN osm_bind_handle_t h_bind, in osm_vendor_send() function
H A Dosm_vendor_ts.c791 osm_vendor_send(IN osm_bind_handle_t h_bind, in osm_vendor_send() function
H A Dosm_vendor_ibumad_sa.c455 status = osm_vendor_send(osm_madw_get_bind_handle(p_madw), in __osmv_send_sa_req()
H A Dosm_vendor_mlx_sa.c531 status = osm_vendor_send(osm_madw_get_bind_handle(p_madw), in __osmv_send_sa_req()
H A Dosm_vendor_mtl.c994 osm_vendor_send(IN osm_bind_handle_t h_bind, in osm_vendor_send() function
H A Dosm_vendor_umadt.c493 osm_vendor_send(IN osm_bind_handle_t h_bind, in osm_vendor_send() function
H A Dosm_vendor_al.c1061 osm_vendor_send(IN osm_bind_handle_t h_bind, in osm_vendor_send() function
H A Dosm_vendor_ibumad.c1105 osm_vendor_send(IN osm_bind_handle_t h_bind, in osm_vendor_send() function
/freebsd/contrib/ofed/opensm/include/vendor/
H A Dosm_vendor_api.h355 osm_vendor_send(IN osm_bind_handle_t h_bind,
/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_vl15intf.c90 status = osm_vendor_send(osm_madw_get_bind_handle(p_madw), in vl15_send_mad()
H A Dosm_congestion_control.c533 status = osm_vendor_send(p_cc->bind_handle, p_madw, TRUE); in cc_poller_send()
H A Dosm_sa.c353 status = osm_vendor_send(p_madw->h_bind, p_madw, resp_expected); in osm_sa_send()
H A Dosm_perfmgr.c455 ib_api_status_t status = osm_vendor_send(perfmgr->bind_handle, p_madw, in perfmgr_send_mad()