Home
last modified time | relevance | path

Searched refs:cl_event_construct (Results 1 – 11 of 11) sorted by relevance

/freebsd/contrib/ofed/opensm/complib/
H A Dcl_event.c45 void cl_event_construct(IN cl_event_t * p_event) in cl_event_construct() function
57 cl_event_construct(p_event); in cl_event_init()
H A Dlibosmcomp.map14 cl_event_construct;
/freebsd/contrib/ofed/opensm/include/complib/
H A Dcl_event.h88 void cl_event_construct(IN cl_event_t * const p_event);
/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_sm.c164 cl_event_construct(&p_sm->signal_event); in osm_sm_construct()
165 cl_event_construct(&p_sm->subnet_up_event); in osm_sm_construct()
H A Dosm_congestion_control.c607 cl_event_construct(&p_cc->cc_poller_wakeup); in osm_congestion_control_init()
612 cl_event_construct(&p_cc->outstanding_mads_done_event); in osm_congestion_control_init()
617 cl_event_construct(&p_cc->sig_mads_on_wire_continue); in osm_congestion_control_init()
H A Dosm_vl15intf.c214 cl_event_construct(&p_vl->signal); in osm_vl15_construct()
H A Dosm_perfmgr.c129 cl_event_construct(&pm->sig_query); in init_monitored_nodes()
/freebsd/contrib/ofed/opensm/libvendor/
H A Dosm_vendor_mlx_rmpp_ctx.c67 cl_event_construct(&p_ctx->event); in osmv_rmpp_send_ctx_init()
H A Dosm_vendor_mlx_ibmgt.c346 cl_event_construct(&p_mgr->send_done); in osmv_transport_init()
H A Dosm_vendor_ibumad_sa.c274 cl_event_construct(&p_sa_bind_info->sync_event); in osmv_bind_sa()
H A Dosm_vendor_mlx_sa.c363 cl_event_construct(&p_sa_bind_info->sync_event); in osmv_bind_sa()