Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/vdpa/vdpa_sim/
A Dvdpa_sim.c42 static struct vdpasim *vdpa_to_sim(struct vdpa_device *vdpa) in vdpa_to_sim()
123 struct vdpa_device *vdpa; in vdpasim_create() local
313 static u32 vdpasim_get_vq_align(struct vdpa_device *vdpa) in vdpasim_get_vq_align()
354 static void vdpasim_set_config_cb(struct vdpa_device *vdpa, in vdpasim_set_config_cb()
365 static u32 vdpasim_get_device_id(struct vdpa_device *vdpa) in vdpasim_get_device_id()
372 static u32 vdpasim_get_vendor_id(struct vdpa_device *vdpa) in vdpasim_get_vendor_id()
377 static u8 vdpasim_get_status(struct vdpa_device *vdpa) in vdpasim_get_status()
398 static int vdpasim_reset(struct vdpa_device *vdpa) in vdpasim_reset()
410 static int vdpasim_suspend(struct vdpa_device *vdpa) in vdpasim_suspend()
421 static int vdpasim_resume(struct vdpa_device *vdpa) in vdpasim_resume()
[all …]
A Dvdpa_sim.h58 struct vdpa_device vdpa; member
/linux-6.3-rc2/drivers/vdpa/alibaba/
A Deni_vdpa.c39 struct vdpa_device vdpa; member
49 static struct eni_vdpa *vdpa_to_eni(struct vdpa_device *vdpa) in vdpa_to_eni()
94 static u8 eni_vdpa_get_status(struct vdpa_device *vdpa) in eni_vdpa_get_status()
229 static int eni_vdpa_reset(struct vdpa_device *vdpa) in eni_vdpa_reset()
243 static u16 eni_vdpa_get_vq_num_max(struct vdpa_device *vdpa) in eni_vdpa_get_vq_num_max()
250 static u16 eni_vdpa_get_vq_num_min(struct vdpa_device *vdpa) in eni_vdpa_get_vq_num_min()
345 static u32 eni_vdpa_get_device_id(struct vdpa_device *vdpa) in eni_vdpa_get_device_id()
352 static u32 eni_vdpa_get_vendor_id(struct vdpa_device *vdpa) in eni_vdpa_get_vendor_id()
359 static u32 eni_vdpa_get_vq_align(struct vdpa_device *vdpa) in eni_vdpa_get_vq_align()
370 static void eni_vdpa_get_config(struct vdpa_device *vdpa, in eni_vdpa_get_config()
[all …]
/linux-6.3-rc2/drivers/vdpa/virtio_pci/
A Dvp_vdpa.c35 struct vdpa_device vdpa; member
52 static struct vp_vdpa *vdpa_to_vp(struct vdpa_device *vdpa) in vdpa_to_vp()
92 static u8 vp_vdpa_get_status(struct vdpa_device *vdpa) in vp_vdpa_get_status()
225 static int vp_vdpa_reset(struct vdpa_device *vdpa) in vp_vdpa_reset()
239 static u16 vp_vdpa_get_vq_num_max(struct vdpa_device *vdpa) in vp_vdpa_get_vq_num_max()
308 static void vp_vdpa_set_vq_ready(struct vdpa_device *vdpa, in vp_vdpa_set_vq_ready()
357 static u32 vp_vdpa_get_device_id(struct vdpa_device *vdpa) in vp_vdpa_get_device_id()
364 static u32 vp_vdpa_get_vendor_id(struct vdpa_device *vdpa) in vp_vdpa_get_vendor_id()
371 static u32 vp_vdpa_get_vq_align(struct vdpa_device *vdpa) in vp_vdpa_get_vq_align()
383 static void vp_vdpa_get_config(struct vdpa_device *vdpa, in vp_vdpa_get_config()
[all …]
/linux-6.3-rc2/drivers/virtio/
A Dvirtio_vdpa.c28 struct vdpa_device *vdpa; member
59 struct vdpa_device *vdpa = vd_get_vdpa(vdev); in virtio_vdpa_get() local
67 struct vdpa_device *vdpa = vd_get_vdpa(vdev); in virtio_vdpa_set() local
74 struct vdpa_device *vdpa = vd_get_vdpa(vdev); in virtio_vdpa_generation() local
85 struct vdpa_device *vdpa = vd_get_vdpa(vdev); in virtio_vdpa_get_status() local
93 struct vdpa_device *vdpa = vd_get_vdpa(vdev); in virtio_vdpa_set_status() local
100 struct vdpa_device *vdpa = vd_get_vdpa(vdev); in virtio_vdpa_reset() local
137 struct vdpa_device *vdpa = vd_get_vdpa(vdev); in virtio_vdpa_setup_vq() local
249 struct vdpa_device *vdpa = vd_dev->vdpa; in virtio_vdpa_del_vq() local
283 struct vdpa_device *vdpa = vd_get_vdpa(vdev); in virtio_vdpa_find_vqs() local
[all …]
/linux-6.3-rc2/drivers/vhost/
A Dvdpa.c50 struct vdpa_device *vdpa; member
184 struct vdpa_device *vdpa = v->vdpa; in vhost_vdpa_setup_vq_irq() local
215 struct vdpa_device *vdpa = v->vdpa; in vhost_vdpa_reset() local
224 struct vdpa_device *vdpa = v->vdpa; in vhost_vdpa_get_device_id() local
238 struct vdpa_device *vdpa = v->vdpa; in vhost_vdpa_get_status() local
252 struct vdpa_device *vdpa = v->vdpa; in vhost_vdpa_set_status() local
292 struct vdpa_device *vdpa = v->vdpa; in vhost_vdpa_config_validate() local
307 struct vdpa_device *vdpa = v->vdpa; in vhost_vdpa_get_config() local
334 struct vdpa_device *vdpa = v->vdpa; in vhost_vdpa_set_config() local
356 struct vdpa_device *vdpa = v->vdpa; in vhost_vdpa_can_suspend() local
[all …]
/linux-6.3-rc2/drivers/vdpa/vdpa_user/
A Dvduse_dev.c65 struct vdpa_device vdpa; member
145 struct vdpa_device *vdpa = dev_to_vdpa(dev); in dev_to_vduse() local
532 static void vduse_vdpa_set_vq_ready(struct vdpa_device *vdpa, in vduse_vdpa_set_vq_ready()
580 static u32 vduse_vdpa_get_vq_align(struct vdpa_device *vdpa) in vduse_vdpa_get_vq_align()
609 static void vduse_vdpa_set_config_cb(struct vdpa_device *vdpa, in vduse_vdpa_set_config_cb()
633 static u32 vduse_vdpa_get_device_id(struct vdpa_device *vdpa) in vduse_vdpa_get_device_id()
640 static u32 vduse_vdpa_get_vendor_id(struct vdpa_device *vdpa) in vduse_vdpa_get_vendor_id()
647 static u8 vduse_vdpa_get_status(struct vdpa_device *vdpa) in vduse_vdpa_get_status()
694 static int vduse_vdpa_reset(struct vdpa_device *vdpa) in vduse_vdpa_reset()
711 static int vduse_vdpa_set_map(struct vdpa_device *vdpa, in vduse_vdpa_set_map()
[all …]
/linux-6.3-rc2/drivers/vdpa/ifcvf/
A Difcvf_base.h96 struct vdpa_device vdpa; member
A Difcvf_main.c617 static u32 ifcvf_vdpa_get_vq_group(struct vdpa_device *vdpa, u16 idx) in ifcvf_vdpa_get_vq_group()
/linux-6.3-rc2/drivers/vdpa/solidrun/
A Dsnet_vdpa.h51 struct vdpa_device vdpa; member
A Dsnet_main.c39 static struct snet *vdpa_to_snet(struct vdpa_device *vdpa) in vdpa_to_snet()

Completed in 31 milliseconds