Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/mlxfw/
Dmlxfw.h87 int (*fsm_query_state)(struct mlxfw_dev *mlxfw_dev, u32 fwhandle, member
Dmlxfw_fsm.c82 err = mlxfw_dev->ops->fsm_query_state(mlxfw_dev, fwhandle, in mlxfw_fsm_state_wait()
/freebsd-12-stable/sys/dev/mlx5/mlx5_core/
Dmlx5_fw.c590 .fsm_query_state = mlx5_fsm_query_state,