Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlxfw/
H A Dmlxfw.h79 int (*fsm_component_update)(struct mlxfw_dev *mlxfw_dev, u32 fwhandle, member
H A Dmlxfw_fsm.c244 err = mlxfw_dev->ops->fsm_component_update(mlxfw_dev, fwhandle, in mlxfw_flash_component()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dfw.c688 .fsm_component_update = mlx5_fsm_component_update,
/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dcore_linecards.c327 .fsm_component_update = mlxsw_linecard_device_fw_fsm_component_update,
H A Dcore.c1204 .fsm_component_update = mlxsw_core_fw_fsm_component_update,