Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dmlx5_core.h394 int mlx5_firmware_flash(struct mlx5_core_dev *dev, const struct firmware *fw,
H A Dfw.c724 int mlx5_firmware_flash(struct mlx5_core_dev *dev, in mlx5_firmware_flash()
718 int mlx5_firmware_flash(struct mlx5_core_dev *dev, mlx5_firmware_flash() function
H A Ddevlink.c21 return mlx5_firmware_flash(dev, params->fw, extack); in mlx5_devlink_flash_update()