Searched refs:fsm_component_update (Results 1 - 9 of 9) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxfw/ |
H A D | mlxfw.h | 79 int (*fsm_component_update)(struct mlxfw_dev *mlxfw_dev, u32 fwhandle, member
|
H A D | mlxfw_fsm.c | 244 err = mlxfw_dev->ops->fsm_component_update(mlxfw_dev, fwhandle, in mlxfw_flash_component()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxfw/ |
H A D | mlxfw.h | 79 int (*fsm_component_update)(struct mlxfw_dev *mlxfw_dev, u32 fwhandle, member
|
H A D | mlxfw_fsm.c | 244 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/ |
H A D | fw.c | 656 .fsm_component_update = mlx5_fsm_component_update,
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | fw.c | 684 .fsm_component_update = mlx5_fsm_component_update,
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | core_linecards.c | 327 .fsm_component_update = mlxsw_linecard_device_fw_fsm_component_update,
|
H A D | core.c | 1204 .fsm_component_update = mlxsw_core_fw_fsm_component_update,
|
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | core.c | 1029 .fsm_component_update = mlxsw_core_fw_fsm_component_update,
|
Completed in 17 milliseconds