]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC r330651:
authorhselasky <hselasky@FreeBSD.org>
Mon, 26 Mar 2018 20:54:21 +0000 (20:54 +0000)
committerhselasky <hselasky@FreeBSD.org>
Mon, 26 Mar 2018 20:54:21 +0000 (20:54 +0000)
commit6107e400c65108a78bf986e9cfabe1bdcdd12f6f
treec03f08f4e7d2102e7331227e0396f99031099714
parent91ffe89c3c85fffd5c3bd444fc20b05e1d58bf3b
MFC r330651:
Add vendor specific capability interface support in mlx5core.

Add the ability to access the vendor specific space gateway in order
to support reading and writing data into the different configuration
domains.

Submitted by: Matthew Finlay <matt@mellanox.com>
Sponsored by: Mellanox Technologies
sys/conf/files
sys/dev/mlx5/device.h
sys/dev/mlx5/driver.h
sys/dev/mlx5/mlx5_core/mlx5_main.c
sys/dev/mlx5/mlx5_core/mlx5_vsc.c [new file with mode: 0644]
sys/dev/mlx5/mlx5_ifc.h
sys/modules/mlx5/Makefile