]> git.baikalelectronics.ru Git - kernel.git/commit
net/mlx5: Add DCT command interface
authorMoni Shoua <monis@mellanox.com>
Tue, 2 Jan 2018 14:19:28 +0000 (16:19 +0200)
committerJason Gunthorpe <jgg@mellanox.com>
Mon, 8 Jan 2018 18:38:49 +0000 (11:38 -0700)
commit5c3953fbbff7c689cb986aa8ef0fafc894ea1883
treeda956b2b45a1ec1911eaab0990800f684e893b42
parentfe4be6b52e2369f36b49c5f42c33e87eba9d9a3c
net/mlx5: Add DCT command interface

Add a missing command interface to work with a DCT. It includes: creating,
destroying and get events for.

Signed-off-by: Moni Shoua <monis@mellanox.com>
Reviewed-by: Yishai Hadas <yishaih@mellanox.com>
Signed-off-by: Leon Romanovsky <leon@kernel.org>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
drivers/net/ethernet/mellanox/mlx5/core/eq.c
drivers/net/ethernet/mellanox/mlx5/core/qp.c
include/linux/mlx5/device.h
include/linux/mlx5/driver.h
include/linux/mlx5/qp.h