Home
last modified time | relevance | path

Searched refs:curr_fsm_state (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxfw/
H A Dmlxfw_fsm.c89 enum mlxfw_fsm_state curr_fsm_state; in mlxfw_fsm_state_wait() local
96 &curr_fsm_state, &fsm_state_err); in mlxfw_fsm_state_wait()
105 if (curr_fsm_state != fsm_state) { in mlxfw_fsm_state_wait()
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxfw/
H A Dmlxfw_fsm.c89 enum mlxfw_fsm_state curr_fsm_state; in mlxfw_fsm_state_wait() local
96 &curr_fsm_state, &fsm_state_err); in mlxfw_fsm_state_wait()
105 if (curr_fsm_state != fsm_state) { in mlxfw_fsm_state_wait()

Completed in 2 milliseconds