Home
last modified time | relevance | path

Searched refs:cl_timer_stop (Results 1 – 9 of 9) sorted by relevance

/freebsd/contrib/ofed/opensm/include/complib/
H A Dcl_timer.h254 void cl_timer_stop(IN cl_timer_t * const p_timer);
/freebsd/contrib/ofed/opensm/complib/
H A Dcl_timer.c248 cl_timer_stop(p_timer); in cl_timer_destroy()
355 void cl_timer_stop(IN cl_timer_t * const p_timer) in cl_timer_stop() function
H A Dlibosmcomp.map124 cl_timer_stop;
/freebsd/contrib/ofed/opensm/include/opensm/
H A Dosm_perfmgr.h189 cl_timer_stop(&p_perfmgr->sweep_timer); in osm_perfmgr_set_state()
/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_sm.c194 cl_timer_stop(&p_sm->polling_timer); in osm_sm_shutdown()
195 cl_timer_stop(&p_sm->sweep_timer); in osm_sm_shutdown()
H A Dosm_sa.c110 cl_timer_stop(&p_sa->sr_timer); in osm_sa_shutdown()
H A Dosm_perfmgr.c1147 cl_timer_stop(&pm->sweep_timer); in osm_perfmgr_shutdown()
H A Dosm_subnet.c266 cl_timer_stop(&p_sm->polling_timer); in opts_setup_sminfo_polling_timeout()
/freebsd/contrib/ofed/opensm/libvendor/
H A Dosm_vendor_mtl_transaction_mgr.c419 cl_timer_stop(&trans_mgr_p->madw_list_timer); in osm_transaction_mgr_insert_madw()