Home
last modified time | relevance | path

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

/freebsd/sys/dev/mlxfw/
H A Dmlxfw.h50 enum mlxfw_fsm_state_err { enum
87 enum mlxfw_fsm_state_err *fsm_state_err);
H A Dmlxfw_fsm.c73 enum mlxfw_fsm_state_err fsm_state_err; in mlxfw_fsm_state_wait()
/freebsd/sys/dev/mlx5/mlx5_core/
H A Dmlx5_fw.c565 enum mlxfw_fsm_state_err *fsm_state_err) in mlx5_fsm_query_state()
578 *fsm_state_err = min_t(enum mlxfw_fsm_state_err, error_code, in mlx5_fsm_cancel()