Searched refs:osm_vendor_set_sm (Results 1 – 11 of 11) sorted by relevance
/freebsd/contrib/ofed/opensm/libvendor/ |
H A D | libosmvendor.map | 13 osm_vendor_set_sm;
|
H A D | osm_vendor_mlx_sim.c | 413 void osm_vendor_set_sm(IN osm_bind_handle_t h_bind, IN boolean_t is_sm_val) in osm_vendor_set_sm() function
|
H A D | osm_vendor_mlx_ts.c | 478 void osm_vendor_set_sm(IN osm_bind_handle_t h_bind, IN boolean_t is_sm_val) in osm_vendor_set_sm() function
|
H A D | osm_vendor_mlx_anafa.c | 586 void osm_vendor_set_sm(IN osm_bind_handle_t h_bind, IN boolean_t is_sm_val) in osm_vendor_set_sm() function
|
H A D | osm_vendor_mlx.c | 584 void osm_vendor_set_sm(IN osm_bind_handle_t h_bind, IN boolean_t is_sm_val) in osm_vendor_set_sm() function
|
H A D | osm_vendor_ts.c | 865 void osm_vendor_set_sm(IN osm_bind_handle_t h_bind, IN boolean_t is_sm_val) in osm_vendor_set_sm() function
|
H A D | osm_vendor_mtl.c | 1064 void osm_vendor_set_sm(IN osm_bind_handle_t h_bind, IN boolean_t is_sm_val) in osm_vendor_set_sm() function
|
H A D | osm_vendor_al.c | 1239 void osm_vendor_set_sm(IN osm_bind_handle_t h_bind, IN boolean_t is_sm_val) in osm_vendor_set_sm() function
|
H A D | osm_vendor_ibumad.c | 1236 void osm_vendor_set_sm(IN osm_bind_handle_t h_bind, IN boolean_t is_sm_val) in osm_vendor_set_sm() function
|
/freebsd/contrib/ofed/opensm/include/vendor/ |
H A D | osm_vendor_api.h | 442 void osm_vendor_set_sm(IN osm_bind_handle_t h_bind, IN boolean_t is_sm_val);
|
/freebsd/contrib/ofed/opensm/opensm/ |
H A D | osm_opensm.c | 294 osm_vendor_set_sm(p_osm->sm.mad_ctrl.h_bind, FALSE); in osm_opensm_destroy() 560 osm_vendor_set_sm(p_osm->sm.mad_ctrl.h_bind, TRUE); in osm_opensm_bind()
|