vdpa/mlx5: Update cvq iotlb mapping on ASID change
[linux-2.6-microblaze.git] / drivers / vdpa / mlx5 / core / mlx5_vdpa.h
index ae09296..db988ce 100644 (file)
@@ -32,6 +32,8 @@ struct mlx5_vdpa_mr {
        unsigned long num_directs;
        unsigned long num_klms;
 
+       struct vhost_iotlb *iotlb;
+
        bool user_mr;
 };