Home
last modified time | relevance | path

Searched refs:ulp_fc_mgr_alarm_cb (Results 1 – 2 of 2) sorted by relevance

/dpdk/drivers/net/bnxt/tf_ulp/
H A Dulp_fc_mgr.c206 ulp_fc_mgr_alarm_cb, (void *)ctxt->cfg_data); in ulp_fc_mgr_thread_start()
228 rte_eal_alarm_cancel(ulp_fc_mgr_alarm_cb, ctxt->cfg_data); in ulp_fc_mgr_thread_cancel()
437 ulp_fc_mgr_alarm_cb(void *arg) in ulp_fc_mgr_alarm_cb() function
452 ulp_fc_mgr_alarm_cb, arg); in ulp_fc_mgr_alarm_cb()
537 ulp_fc_mgr_alarm_cb, arg); in ulp_fc_mgr_alarm_cb()
H A Dulp_fc_mgr.h83 ulp_fc_mgr_alarm_cb(void *arg);