]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitea9efd5d5bfde4112d43eb3a8fad1052eb95f1f6
tree75bbb7adeb892f088cb39495b79e81a61c989c08
parent85cf7fa095bf1f72b6b25074d69122a9420b6654
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