]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
IB/mlx5: Add create_cq extended command
authorMatan Barak <matanb@mellanox.com>
Tue, 15 Dec 2015 18:30:09 +0000 (20:30 +0200)
committerDoug Ledford <dledford@redhat.com>
Thu, 24 Dec 2015 04:23:02 +0000 (23:23 -0500)
commit972ecb82137949be9649c7184782d00ff102a212
tree7a550f118072c62cdb10aca4acd2829da67d0081
parent145d9c5410324a6f64d8847f115e5f4fdfddce39
IB/mlx5: Add create_cq extended command

In order to create a CQ that supports timestamp, mlx5 needs to
support the extended create CQ command with the timestamp flag.

Signed-off-by: Matan Barak <matanb@mellanox.com>
Reviewed-by: Eli Cohen <eli@mellanox.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
drivers/infiniband/hw/mlx5/cq.c