Home
last modified time | relevance | path

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

/freebsd/sys/dev/mlxfw/
H A Dmlxfw.h41 MLXFW_FSM_STATE_IDLE, enumerator
/freebsd/sys/dev/mlx5/mlx5_core/
H A Dmlx5_fw.c514 if (control_state != MLXFW_FSM_STATE_IDLE) in mlx5_fsm_lock()