Home
last modified time | relevance | path

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

/dpdk/drivers/net/bnx2x/
H A Decore_sp.c3713 cur_pending, o->next_state); in ecore_queue_comp_cmd()
3732 o->state = o->next_state; in ecore_queue_comp_cmd()
3734 o->next_state = ECORE_Q_STATE_MAX; in ecore_queue_comp_cmd()
4557 state, cmd, next_state); in ecore_queue_chk_transition()
4558 o->next_state = next_state; in ecore_queue_chk_transition()
4620 state, cmd, next_state); in ecore_queue_chk_fwd_transition()
4621 o->next_state = next_state; in ecore_queue_chk_fwd_transition()
4708 o->next_state); in ecore_func_state_change_comp()
4715 o->state = o->next_state; in ecore_func_state_change_comp()
4841 state, cmd, next_state); in ecore_func_chk_transition()
[all …]
H A Decore_sp.h1480 enum ecore_q_state state, next_state; member
1751 enum ecore_func_state state, next_state; member
H A Dbnx2x_stats.c1262 enum bnx2x_stats_state next_state; member
1287 sc->stats_state = bnx2x_stats_stm[state][event].next_state; in bnx2x_stats_handle()
/dpdk/drivers/net/bnxt/tf_ulp/
H A Dulp_ha_mgr.c487 enum ulp_ha_mgr_state curr_state, next_state, poll_state; in ulp_ha_mgr_close() local
512 next_state = ULP_HA_STATE_INIT; in ulp_ha_mgr_close()
513 ulp_ha_mgr_state_set(ulp_ctx, next_state); in ulp_ha_mgr_close()
598 next_state = ULP_HA_STATE_INIT; in ulp_ha_mgr_close()
599 rc = ulp_ha_mgr_state_set(ulp_ctx, next_state); in ulp_ha_mgr_close()
/dpdk/drivers/common/cnxk/hw/
H A Dnpc.h360 uint8_t next_state; member
398 uint64_t next_state : 8; member