IB/mlx5: Refactor raw packet QP modify function
authorAlex Vesker <valex@mellanox.com>
Sun, 28 Aug 2016 09:25:52 +0000 (12:25 +0300)
committerDoug Ledford <dledford@redhat.com>
Fri, 7 Oct 2016 20:54:13 +0000 (16:54 -0400)
commit0680efa21478f7b3e775bf4253c615538cef2ebf
tree75bbb7adeb892f088cb39495b79e81a61c989c08
parent31f69a82b456e3ae9b5572961b4cc4ec971e9dc7
IB/mlx5: Refactor raw packet QP modify function

Added a struct for modifying raw QP, this will allow modifying
multiple parameters in raw packet QP RQ and can also be used for
SQ in the future.

Signed-off-by: Alex Vesker <valex@mellanox.com>
Signed-off-by: Leon Romanovsky <leon@kernel.org>
Signed-off-by: Doug Ledford <dledford@redhat.com>
drivers/infiniband/hw/mlx5/qp.c