Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/mellanox/mlxfw/
Dmlxfw.h74 int mlxfw_firmware_flash(struct mlxfw_dev *mlxfw_dev,
79 int mlxfw_firmware_flash(struct mlxfw_dev *mlxfw_dev, in mlxfw_firmware_flash() function
Dmlxfw_fsm.c209 int mlxfw_firmware_flash(struct mlxfw_dev *mlxfw_dev, in mlxfw_firmware_flash() function
277 EXPORT_SYMBOL(mlxfw_firmware_flash);
/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/
Dfw.c639 return mlxfw_firmware_flash(&mlx5_mlxfw_dev.mlxfw_dev, in mlx5_firmware_flash()
/Linux-v5.4/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum.c374 err = mlxfw_firmware_flash(&mlxsw_sp_mlxfw_dev.mlxfw_dev, in mlxsw_sp_firmware_flash()