Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/
Dmlx5_core.h213 int mlx5_firmware_flash(struct mlx5_core_dev *dev, const struct firmware *fw,
Ddevlink.c23 err = mlx5_firmware_flash(dev, fw, extack); in mlx5_devlink_flash_update()
Dfw.c666 int mlx5_firmware_flash(struct mlx5_core_dev *dev, in mlx5_firmware_flash() function
Den_ethtool.c1777 err = mlx5_firmware_flash(mdev, fw, NULL); in mlx5e_ethtool_flash_device()