Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/
Dmlx5_core.h196 int mlx5_firmware_flash(struct mlx5_core_dev *dev, const struct firmware *fw);
Dfw.c506 int mlx5_firmware_flash(struct mlx5_core_dev *dev, in mlx5_firmware_flash() function
Den_ethtool.c1601 err = mlx5_firmware_flash(mdev, fw); in mlx5e_ethtool_flash_device()