Home
last modified time | relevance | path

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

/linux/drivers/vdpa/mlx5/core/
H A Dmlx5_vdpa.h53 struct mlx5_control_vq { struct
54 struct vhost_iotlb *iotlb;
56 spinlock_t iommu_lock;
57 struct vringh vring;
58 bool ready;
59 u64 desc_addr;
60 u64 device_addr;
61 u64 driver_addr;
62 struct vdpa_callback event_cb;
63 struct vringh_kiov riov;
[all …]