Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/
Ddevlink.c26 return mlx5_firmware_flash(dev, fw, extack); in mlx5_devlink_flash_update()
Dmlx5_core.h209 int mlx5_firmware_flash(struct mlx5_core_dev *dev, const struct firmware *fw,
Dfw.c618 int mlx5_firmware_flash(struct mlx5_core_dev *dev, in mlx5_firmware_flash() function
Den_ethtool.c1711 err = mlx5_firmware_flash(mdev, fw, NULL); in mlx5e_ethtool_flash_device()