Home
last modified time | relevance | path

Searched refs:fsm_activate (Results 1 - 9 of 9) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxfw/
H A Dmlxfw.h88 int (*fsm_activate)(struct mlxfw_dev *mlxfw_dev, u32 fwhandle); member
H A Dmlxfw_fsm.c402 err = mlxfw_dev->ops->fsm_activate(mlxfw_dev, fwhandle); in mlxfw_firmware_flash()
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxfw/
H A Dmlxfw.h88 int (*fsm_activate)(struct mlxfw_dev *mlxfw_dev, u32 fwhandle); member
H A Dmlxfw_fsm.c401 err = mlxfw_dev->ops->fsm_activate(mlxfw_dev, fwhandle); in mlxfw_firmware_flash()
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/
H A Dfw.c659 .fsm_activate = mlx5_fsm_activate,
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/
H A Dfw.c687 .fsm_activate = mlx5_fsm_activate,
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/
H A Dcore_linecards.c330 .fsm_activate = mlxsw_linecard_device_fw_fsm_activate,
H A Dcore.c1207 .fsm_activate = mlxsw_core_fw_fsm_activate,
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/
H A Dcore.c1032 .fsm_activate = mlxsw_core_fw_fsm_activate,

Completed in 17 milliseconds