Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/mlxfw/
Dmlxfw_fsm.c73 enum mlxfw_fsm_state fsm_state) in mlxfw_fsm_state_wait() argument
92 if (curr_fsm_state != fsm_state) { in mlxfw_fsm_state_wait()
Dmlxfw.h88 enum mlxfw_fsm_state *fsm_state,
/freebsd-12-stable/sys/dev/mlx5/mlx5_core/
Dmlx5_fw.c545 enum mlxfw_fsm_state *fsm_state, in mlx5_fsm_query_state() argument
558 *fsm_state = control_state; in mlx5_fsm_query_state()