Searched defs:mlx5_control_vq (Results 1 – 1 of 1) sorted by relevance
51 struct mlx5_control_vq { struct52 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