]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC r347286:
authorHans Petter Selasky <hselasky@FreeBSD.org>
Thu, 16 May 2019 16:10:24 +0000 (16:10 +0000)
committerHans Petter Selasky <hselasky@FreeBSD.org>
Thu, 16 May 2019 16:10:24 +0000 (16:10 +0000)
commit82591cab16c16516088243f0a8b3e4d93e46c66f
tree64c53458227dbcb723b036159acbefeb3d801222
parentc1dbe4cbd3076c9fc4a2701c88b397df4a44e227
MFC r347286:
Add mlxfw callbacks in mlx5core.

Add mlx5 implementation for the ones defined by the mlxfw
shared module to be used while flashing the device firmware.

The callbacks do their job through the MCQI, MCC and MCDA registers.

Linux commit:
62bd22cf326dc4ac5be673c11cef4602dc1f5e47

Submitted by: slavash@
Sponsored by: Mellanox Technologies
sys/dev/mlx5/mlx5_core/mlx5_core.h
sys/dev/mlx5/mlx5_core/mlx5_fw.c
sys/dev/mlx5/mlx5_core/mlx5_main.c