Searched refs:fsm_activate (Results 1 – 3 of 3) sorted by relevance
83 int (*fsm_activate)(struct mlxfw_dev *mlxfw_dev, u32 fwhandle); member
240 err = mlxfw_dev->ops->fsm_activate(mlxfw_dev, fwhandle); in mlxfw_firmware_flash()
608 .fsm_activate = mlx5_fsm_activate,