summaryrefslogtreecommitdiffstats
path: root/include/linux/mlx5/mlx5_ifc.h
diff options
context:
space:
mode:
authorYishai Hadas2019-05-14 13:44:12 +0200
committerJason Gunthorpe2019-05-14 15:22:09 +0200
commitc191f93454bcc92810b9c8cdb895a452a57948c2 (patch)
tree5ffdfd87fd39bffa64b96d16fde73a90d49b1487 /include/linux/mlx5/mlx5_ifc.h
parentIB/mlx5: Verify DEVX general object type correctly (diff)
downloadkernel-qcow2-linux-c191f93454bcc92810b9c8cdb895a452a57948c2.tar.gz
kernel-qcow2-linux-c191f93454bcc92810b9c8cdb895a452a57948c2.tar.xz
kernel-qcow2-linux-c191f93454bcc92810b9c8cdb895a452a57948c2.zip
net/mlx5: Set completion EQs as shared resources
Mark completion EQs as shared resources so that they can be used by CQs with uid != 0. Fixes: 7efce3691d33 ("IB/mlx5: Add obj create and destroy functionality") Signed-off-by: Yishai Hadas <yishaih@mellanox.com> Signed-off-by: Saeed Mahameed <saeedm@mellanox.com> Signed-off-by: Leon Romanovsky <leonro@mellanox.com> Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
Diffstat (limited to 'include/linux/mlx5/mlx5_ifc.h')
-rw-r--r--include/linux/mlx5/mlx5_ifc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/mlx5/mlx5_ifc.h b/include/linux/mlx5/mlx5_ifc.h
index 4b37519bd6a5..8bb9fe6e99d9 100644
--- a/include/linux/mlx5/mlx5_ifc.h
+++ b/include/linux/mlx5/mlx5_ifc.h
@@ -7302,7 +7302,7 @@ struct mlx5_ifc_create_eq_out_bits {
struct mlx5_ifc_create_eq_in_bits {
u8 opcode[0x10];
- u8 reserved_at_10[0x10];
+ u8 uid[0x10];
u8 reserved_at_20[0x10];
u8 op_mod[0x10];