Home
last modified time | relevance | path

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

/dpdk/drivers/net/bnxt/tf_ulp/
H A Dulp_ha_mgr.c38 ulp_ha_mgr_state_set(struct bnxt_ulp_context *ulp_ctx,
45 ulp_ha_mgr_state_set(struct bnxt_ulp_context *ulp_ctx, in ulp_ha_mgr_state_set() function
219 rc = ulp_ha_mgr_state_set(ulp_ctx, in ulp_ha_mgr_timer_cb()
245 rc = ulp_ha_mgr_state_set(ulp_ctx, in ulp_ha_mgr_timer_cb()
296 ulp_ha_mgr_state_set(ulp_ctx, ULP_HA_STATE_PRIM_RUN); in ulp_ha_mgr_timer_cb()
451 rc = ulp_ha_mgr_state_set(ulp_ctx, ULP_HA_STATE_PRIM_RUN); in ulp_ha_mgr_open()
469 rc = ulp_ha_mgr_state_set(ulp_ctx, ULP_HA_STATE_PRIM_SEC_RUN); in ulp_ha_mgr_open()
513 ulp_ha_mgr_state_set(ulp_ctx, next_state); in ulp_ha_mgr_close()
526 ulp_ha_mgr_state_set(ulp_ctx, ULP_HA_STATE_SEC_TIMER_COPY); in ulp_ha_mgr_close()
562 ulp_ha_mgr_state_set(ulp_ctx, ULP_HA_STATE_PRIM_RUN); in ulp_ha_mgr_close()
[all …]