Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/
Dmlx5_core.h260 int mlx5_firmware_flash(struct mlx5_core_dev *dev, const struct firmware *fw,
Ddevlink.c20 return mlx5_firmware_flash(dev, params->fw, extack); in mlx5_devlink_flash_update()
Dfw.c700 int mlx5_firmware_flash(struct mlx5_core_dev *dev, in mlx5_firmware_flash() function
Den_ethtool.c1865 err = mlx5_firmware_flash(mdev, fw, NULL); in mlx5e_ethtool_flash_device()