Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/vdpa/mlx5/core/
A 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;
61 struct vringh_kiov riov;
62 struct vringh_kiov wiov;
[all …]

Completed in 4 milliseconds