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)
commit57cda166bbe045151d46b2d1133fdf4afccb90ed
treeda956b2b45a1ec1911eaab0990800f684e893b42
parent8fc12d94ee997625dbae102e597ac0f4a21f2142
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