Searched refs:vdpa_config_ops (Results 1 – 9 of 9) sorted by relevance
68 const struct vdpa_config_ops *ops = vdpa->config; in virtio_vdpa_set()76 const struct vdpa_config_ops *ops = vdpa->config; in virtio_vdpa_generation()87 const struct vdpa_config_ops *ops = vdpa->config; in virtio_vdpa_get_status()95 const struct vdpa_config_ops *ops = vdpa->config; in virtio_vdpa_set_status()110 const struct vdpa_config_ops *ops = vdpa->config; in virtio_vdpa_notify()140 const struct vdpa_config_ops *ops = vdpa->config; in virtio_vdpa_setup_vq()237 const struct vdpa_config_ops *ops = vdpa->config; in virtio_vdpa_del_vq()271 const struct vdpa_config_ops *ops = vdpa->config; in virtio_vdpa_find_vqs()304 const struct vdpa_config_ops *ops = vdpa->config; in virtio_vdpa_get_features()353 const struct vdpa_config_ops *ops = vdpa->config; in virtio_vdpa_probe()
76 const struct vdpa_config_ops *config;242 struct vdpa_config_ops { struct293 const struct vdpa_config_ops *config, argument371 const struct vdpa_config_ops *ops = vdev->config; in vdpa_reset()379 const struct vdpa_config_ops *ops = vdev->config; in vdpa_set_features()389 const struct vdpa_config_ops *ops = vdev->config; in vdpa_get_config()
62 const struct vdpa_config_ops *ops = v->vdpa->config; in handle_vq_kick()92 const struct vdpa_config_ops *ops = v->vdpa->config; in vhost_vdpa_setup_vq_irq()131 const struct vdpa_config_ops *ops = vdpa->config; in vhost_vdpa_get_device_id()145 const struct vdpa_config_ops *ops = vdpa->config; in vhost_vdpa_get_status()159 const struct vdpa_config_ops *ops = vdpa->config; in vhost_vdpa_set_status()240 const struct vdpa_config_ops *ops = vdpa->config; in vhost_vdpa_set_config()263 const struct vdpa_config_ops *ops = vdpa->config; in vhost_vdpa_get_features()277 const struct vdpa_config_ops *ops = vdpa->config; in vhost_vdpa_set_features()299 const struct vdpa_config_ops *ops = vdpa->config; in vhost_vdpa_get_vring_num()363 const struct vdpa_config_ops *ops = vdpa->config; in vhost_vdpa_vring_ioctl()[all …]
238 static const struct vdpa_config_ops vdpasim_config_ops;239 static const struct vdpa_config_ops vdpasim_batch_config_ops;243 const struct vdpa_config_ops *ops; in vdpasim_create()603 static const struct vdpa_config_ops vdpasim_config_ops = {632 static const struct vdpa_config_ops vdpasim_batch_config_ops = {
55 const struct vdpa_config_ops *ops = vdev->config; in vdpa_release_dev()81 const struct vdpa_config_ops *config, in __vdpa_alloc_device()
406 static const struct vdpa_config_ops vp_vdpa_ops = {
445 static const struct vdpa_config_ops ifc_vdpa_ops = {
713 static const struct vdpa_config_ops vduse_vdpa_config_ops = {
2300 static const struct vdpa_config_ops mlx5_vdpa_ops = {