Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/mellanox/mlxfw/
Dmlxfw.h73 int (*fsm_component_update)(struct mlxfw_dev *mlxfw_dev, u32 fwhandle, member
Dmlxfw_fsm.c137 err = mlxfw_dev->ops->fsm_component_update(mlxfw_dev, fwhandle, in mlxfw_flash_component()
/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/
Dfw.c497 .fsm_component_update = mlx5_fsm_component_update,
/Linux-v4.19/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum.c291 .fsm_component_update = mlxsw_sp_fsm_component_update,