Home
last modified time | relevance | path

Searched refs:cl_timer_construct (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/ofed/opensm/include/complib/
H A Dcl_timer.h124 void cl_timer_construct(IN cl_timer_t * const p_timer);
/freebsd/contrib/ofed/opensm/complib/
H A Dcl_timer.c209 void cl_timer_construct(IN cl_timer_t * const p_timer) in cl_timer_construct() function
222 cl_timer_construct(p_timer); in cl_timer_init()
H A Dlibosmcomp.map120 cl_timer_construct;
H A Dcl_event_wheel.c193 cl_timer_construct(&(p_event_wheel->timer)); in cl_event_wheel_construct()
/freebsd/contrib/ofed/opensm/libvendor/
H A Dosm_vendor_mtl_transaction_mgr.c301 cl_timer_construct(&(trans_mgr_p->madw_list_timer)); in osm_transaction_mgr_init()
/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_sm.c163 cl_timer_construct(&p_sm->polling_timer); in osm_sm_construct()
H A Dosm_sa.c103 cl_timer_construct(&p_sa->sr_timer); in osm_sa_construct()