Home
last modified time | relevance | path

Searched defs:mlx5_control_vq (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.15/drivers/vdpa/mlx5/core/
Dmlx5_vdpa.h51 struct mlx5_control_vq { struct
52 struct vhost_iotlb *iotlb;
54 spinlock_t iommu_lock;
55 struct vringh vring;
56 bool ready;
57 u64 desc_addr;
58 u64 device_addr;
59 u64 driver_addr;
60 struct vdpa_callback event_cb;
84 struct mlx5_control_vq cvq; argument