aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/mlx5/srq.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/mlx5/srq.h')
-rw-r--r--include/linux/mlx5/srq.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/mlx5/srq.h b/include/linux/mlx5/srq.h
index 24ff23e27c8a..1b1f3c20c6a3 100644
--- a/include/linux/mlx5/srq.h
+++ b/include/linux/mlx5/srq.h
@@ -61,6 +61,7 @@ struct mlx5_srq_attr {
u32 tm_next_tag;
u32 tm_hw_phase_cnt;
u32 tm_sw_phase_cnt;
+ u16 uid;
};
struct mlx5_core_dev;