Directory Files
.. 2
File Size
Kconfig 375 B
Makefile 134 B
mlxfw.h 3.5 kB
mlxfw.mod.c 0 B
mlxfw_fsm.c 13 kB
mlxfw_mfa2.c 17 kB
mlxfw_mfa2.h 909 B
mlxfw_mfa2_file.h 800 B
mlxfw_mfa2_format.h 1.8 kB
mlxfw_mfa2_tlv.h 2.0 kB
mlxfw_mfa2_tlv_multi.c 2.4 kB
mlxfw_mfa2_tlv_multi.h 1.5 kB

Linux v6.6.1 - mlxfw

# SPDX-License-Identifier: GPL-2.0-only
#
# Mellanox firmware flash library configuration
#

config MLXFW
	tristate "Mellanox Technologies firmware flash module"
	help
	  This driver supports Mellanox Technologies Firmware
	  flashing common logic.

	  To compile this driver as a module, choose M here: the
	  module will be called mlxfw.
	select XZ_DEC
	select NET_DEVLINK