IB/mlx5: Add DEVX support for CQ events
authorYishai Hadas <yishaih@mellanox.com>
Sun, 30 Jun 2019 16:23:33 +0000 (19:23 +0300)
committerJason Gunthorpe <jgg@mellanox.com>
Wed, 3 Jul 2019 20:12:38 +0000 (17:12 -0300)
commitef1659ade3590e4a29a999c6f0cb2272857638a6
treee3ea40860a5b17e0a364d00f3a34f41b360fd397
parent5ec9d8ee87c627a2c981d871e41f6e2a942f53fd
IB/mlx5: Add DEVX support for CQ events

Add DEVX support for CQ events by creating and destroying the CQ via
mlx5_core and set an handler to manage its completions.

Signed-off-by: Yishai Hadas <yishaih@mellanox.com>
Signed-off-by: Leon Romanovsky <leonro@mellanox.com>
Reviewed-by: Jason Gunthorpe <jgg@mellanox.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
drivers/infiniband/hw/mlx5/devx.c