Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxfw/
Dmlxfw.h79 int (*fsm_component_update)(struct mlxfw_dev *mlxfw_dev, u32 fwhandle, member
Dmlxfw_fsm.c244 err = mlxfw_dev->ops->fsm_component_update(mlxfw_dev, fwhandle, in mlxfw_flash_component()
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/
Dfw.c656 .fsm_component_update = mlx5_fsm_component_update,
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/
Dcore.c1029 .fsm_component_update = mlxsw_core_fw_fsm_component_update,