]> git.baikalelectronics.ru Git - kernel.git/commit
IB/mlx5: Expose Raw Packet QP to user space consumers
authormajd@mellanox.com <majd@mellanox.com>
Thu, 14 Jan 2016 17:13:08 +0000 (19:13 +0200)
committerDoug Ledford <dledford@redhat.com>
Thu, 21 Jan 2016 17:01:09 +0000 (12:01 -0500)
commitf64c5c0a7d98f82f7c7e0790668b73ab02b33066
treeab859c819d4b7b5c7e20fd256c60764021c087c9
parentafaafae902f033f5af6662985630fe9f9ddd1a94
IB/mlx5: Expose Raw Packet QP to user space consumers

Added Raw Packet QP modify functionality which will enable user
space consumers to use it.

Since Raw Packet QP is built of SQ and RQ sub-objects, therefore
Raw Packet QP state changes are implemented by changing the state
of the sub-objects.

Signed-off-by: Majd Dibbiny <majd@mellanox.com>
Reviewed-by: Matan Barak <matanb@mellanox.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
drivers/infiniband/hw/mlx5/qp.c