Home
last modified time | relevance | path

Searched refs:mad_ctrl (Results 1 – 8 of 8) sorted by path

/freebsd/contrib/ofed/opensm/include/opensm/
H A Dosm_sa.h192 osm_sa_mad_ctrl_t mad_ctrl; member
H A Dosm_sm.h132 osm_sm_mad_ctrl_t mad_ctrl; member
/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_opensm.c293 if (p_osm->sm.mad_ctrl.h_bind) in osm_opensm_destroy()
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()
H A Dosm_perfmgr.c966 h_bind = osm_sm_mad_ctrl_get_bind_handle(&sm->mad_ctrl); in sweep_hop_0()
H A Dosm_req.c180 p_madw = osm_mad_pool_get(sm->p_mad_pool, sm->mad_ctrl.h_bind, in osm_req_get()
264 p_madw = osm_mad_pool_get(sm->p_mad_pool, sm->mad_ctrl.h_bind, in osm_prepare_req_set()
382 osm_sm_mad_ctrl_get_bind_handle(&sm->mad_ctrl), in osm_send_trap144()
H A Dosm_sa.c113 osm_sa_mad_ctrl_unbind(&p_sa->mad_ctrl); in osm_sa_shutdown()
143 osm_sa_mad_ctrl_destroy(&p_sa->mad_ctrl); in osm_sa_shutdown()
182 status = osm_sa_mad_ctrl_init(&p_sa->mad_ctrl, p_sa, p_sa->p_mad_pool, in osm_sa_init()
333 status = osm_sa_mad_ctrl_bind(&p_sa->mad_ctrl, port_guid); in osm_sa_bind()
922 infr.h_bind = p_osm->sa.mad_ctrl.h_bind; in load_infr()
H A Dosm_sm.c168 osm_sm_mad_ctrl_construct(&p_sm->mad_ctrl); in osm_sm_construct()
203 osm_sm_mad_ctrl_destroy(&p_sm->mad_ctrl); in osm_sm_shutdown()
294 status = osm_sm_mad_ctrl_init(&p_sm->mad_ctrl, p_sm->p_subn, in osm_sm_init()
430 status = osm_sm_mad_ctrl_bind(&p_sm->mad_ctrl, port_guid); in osm_sm_bind()
H A Dosm_state_mgr.c224 h_bind = osm_sm_mad_ctrl_get_bind_handle(&sm->mad_ctrl); in state_mgr_sweep_hop_0()
408 h_bind = osm_sm_mad_ctrl_get_bind_handle(&sm->mad_ctrl); in state_mgr_notify_lid_change()
807 h_bind = osm_sm_mad_ctrl_get_bind_handle(&sm->mad_ctrl); in state_mgr_light_sweep_start()