Searched defs:vdpa (Results 1 – 11 of 11) sorted by relevance
42 static struct vdpasim *vdpa_to_sim(struct vdpa_device *vdpa) in vdpa_to_sim()123 struct vdpa_device *vdpa; in vdpasim_create() local313 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 …]
58 struct vdpa_device vdpa; member
39 struct vdpa_device vdpa; member49 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 …]
35 struct vdpa_device vdpa; member52 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 …]
28 struct vdpa_device *vdpa; member59 struct vdpa_device *vdpa = vd_get_vdpa(vdev); in virtio_vdpa_get() local67 struct vdpa_device *vdpa = vd_get_vdpa(vdev); in virtio_vdpa_set() local74 struct vdpa_device *vdpa = vd_get_vdpa(vdev); in virtio_vdpa_generation() local85 struct vdpa_device *vdpa = vd_get_vdpa(vdev); in virtio_vdpa_get_status() local93 struct vdpa_device *vdpa = vd_get_vdpa(vdev); in virtio_vdpa_set_status() local100 struct vdpa_device *vdpa = vd_get_vdpa(vdev); in virtio_vdpa_reset() local137 struct vdpa_device *vdpa = vd_get_vdpa(vdev); in virtio_vdpa_setup_vq() local249 struct vdpa_device *vdpa = vd_dev->vdpa; in virtio_vdpa_del_vq() local283 struct vdpa_device *vdpa = vd_get_vdpa(vdev); in virtio_vdpa_find_vqs() local[all …]
50 struct vdpa_device *vdpa; member184 struct vdpa_device *vdpa = v->vdpa; in vhost_vdpa_setup_vq_irq() local215 struct vdpa_device *vdpa = v->vdpa; in vhost_vdpa_reset() local224 struct vdpa_device *vdpa = v->vdpa; in vhost_vdpa_get_device_id() local238 struct vdpa_device *vdpa = v->vdpa; in vhost_vdpa_get_status() local252 struct vdpa_device *vdpa = v->vdpa; in vhost_vdpa_set_status() local292 struct vdpa_device *vdpa = v->vdpa; in vhost_vdpa_config_validate() local307 struct vdpa_device *vdpa = v->vdpa; in vhost_vdpa_get_config() local334 struct vdpa_device *vdpa = v->vdpa; in vhost_vdpa_set_config() local356 struct vdpa_device *vdpa = v->vdpa; in vhost_vdpa_can_suspend() local[all …]
65 struct vdpa_device vdpa; member145 struct vdpa_device *vdpa = dev_to_vdpa(dev); in dev_to_vduse() local532 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 …]
96 struct vdpa_device vdpa; member
617 static u32 ifcvf_vdpa_get_vq_group(struct vdpa_device *vdpa, u16 idx) in ifcvf_vdpa_get_vq_group()
51 struct vdpa_device vdpa; member
39 static struct snet *vdpa_to_snet(struct vdpa_device *vdpa) in vdpa_to_snet()
Completed in 31 milliseconds