Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/mellanox/mlxfw/
Dmlxfw.h100 int mlxfw_firmware_flash(struct mlxfw_dev *mlxfw_dev,
104 int mlxfw_firmware_flash(struct mlxfw_dev *mlxfw_dev, in mlxfw_firmware_flash() function
Dmlxfw_fsm.c210 int mlxfw_firmware_flash(struct mlxfw_dev *mlxfw_dev, in mlxfw_firmware_flash() function
269 EXPORT_SYMBOL(mlxfw_firmware_flash);
/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/
Dfw.c526 return mlxfw_firmware_flash(&mlx5_mlxfw_dev.mlxfw_dev, firmware); in mlx5_firmware_flash()
/Linux-v4.19/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum.c312 return mlxfw_firmware_flash(&mlxsw_sp_mlxfw_dev.mlxfw_dev, firmware); in mlxsw_sp_firmware_flash()