]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Add mlxfw callbacks in mlx5core.
authorHans Petter Selasky <hselasky@FreeBSD.org>
Wed, 8 May 2019 10:49:36 +0000 (10:49 +0000)
committerHans Petter Selasky <hselasky@FreeBSD.org>
Wed, 8 May 2019 10:49:36 +0000 (10:49 +0000)
commit20a63539d6378588f8ee4ab0a46cb2d8d4672095
tree0d2acbd239a07d5d492d5fb0ca16f44e01960c40
parent3b2324c3a800d7599f348c408f01908d0cef05a0
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@
MFC after: 3 days
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