Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlxfw/
A Dmlxfw.h90 int (*fsm_reactivate)(struct mlxfw_dev *mlxfw_dev, u8 *status); member
A Dmlxfw_fsm.c173 if (!mlxfw_dev->ops->fsm_reactivate) in mlxfw_fsm_reactivate()
176 err = mlxfw_dev->ops->fsm_reactivate(mlxfw_dev, &status); in mlxfw_fsm_reactivate()
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/
A Dfw.c700 .fsm_reactivate = mlx5_fsm_reactivate,

Completed in 6 milliseconds