Displaying 1 result from an estimated 1 matches for "vduse_dev_msg".
2023 Jul 03
0
[RFC 1/4] vduse: Add the struct to save the vq reconnect info
...t; @@ -106,6 +112,7 @@ struct vduse_dev {
> > > u32 vq_align;
> > > struct vduse_umem *umem;
> > > struct mutex mem_lock;
> > > + struct vdpa_reconnect_info reconnect_info[64];
> > > };
> > >
> > > struct vduse_dev_msg {
> > > --
> > > 2.34.3
> > >
> >
>