Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/mellanox/mlxfw/
Dmlxfw.h102 int mlxfw_firmware_flash(struct mlxfw_dev *mlxfw_dev,
107 int mlxfw_firmware_flash(struct mlxfw_dev *mlxfw_dev, in mlxfw_firmware_flash() function
Dmlxfw_fsm.c347 int mlxfw_firmware_flash(struct mlxfw_dev *mlxfw_dev, in mlxfw_firmware_flash() function
432 EXPORT_SYMBOL(mlxfw_firmware_flash);
/Linux-v6.1/drivers/net/ethernet/mellanox/mlx5/core/
Dfw.c722 return mlxfw_firmware_flash(&mlx5_mlxfw_dev.mlxfw_dev, in mlx5_firmware_flash()
/Linux-v6.1/drivers/net/ethernet/mellanox/mlxsw/
Dcore.c981 err = mlxfw_firmware_flash(mlxfw_dev, firmware, extack); in mlxsw_core_fw_flash()