Home
last modified time | relevance | path

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

/dpdk/drivers/net/bnxt/tf_ulp/
H A Dulp_ha_mgr.c30 static int32_t ulp_ha_mgr_timer_start(void *arg);
168 ulp_ha_mgr_timer_start(arg); in ulp_ha_mgr_timer_cb()
302 ulp_ha_mgr_timer_start(arg); in ulp_ha_mgr_timer_cb()
306 ulp_ha_mgr_timer_start(void *arg) in ulp_ha_mgr_timer_start() function
336 rc = ulp_ha_mgr_timer_start(ulp_ctx->cfg_data); in ulp_ha_mgr_init()