Home
last modified time | relevance | path

Searched refs:fsm_activate (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/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()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dfw.c691 .fsm_activate = mlx5_fsm_activate,
/openbmc/linux/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,