]> 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)
commitd30a56541170b34031568553cc9ec92eab8943ac
treeda956b2b45a1ec1911eaab0990800f684e893b42
parenta34bde0cd741dafcc243b94d676c32d2459b91ee
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