IB/mlx5: Implement modify CQ
authorEli Cohen <eli@dev.mellanox.co.il>
Tue, 14 Jan 2014 15:45:17 +0000 (17:45 +0200)
committerRoland Dreier <roland@purestorage.com>
Thu, 23 Jan 2014 07:23:49 +0000 (23:23 -0800)
commit3bdb31f688276505ede23280885948e934304674
treec5699406b9ed58f6eaa4fe6ab00843425e367c82
parentada388f7afad1e2e87acbfe30600fdaff9bd6327
IB/mlx5: Implement modify CQ

Modify CQ is used by ULPs like IPoIB to change moderation parameters.  This
patch adds support in mlx5.

Signed-off-by: Eli Cohen <eli@mellanox.com>
Signed-off-by: Roland Dreier <roland@purestorage.com>
drivers/infiniband/hw/mlx5/cq.c
drivers/net/ethernet/mellanox/mlx5/core/cq.c
include/linux/mlx5/cq.h
include/linux/mlx5/device.h