]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC r347286:
authorhselasky <hselasky@FreeBSD.org>
Thu, 16 May 2019 17:49:29 +0000 (17:49 +0000)
committerhselasky <hselasky@FreeBSD.org>
Thu, 16 May 2019 17:49:29 +0000 (17:49 +0000)
commit09f41509fd867b64d845d4cc72896fbbd233be03
tree59a6f48b7492817876502161f2995e05904d8981
parentbff2b62eeb7d1cccb58cbfb80a222fcefeb14612
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