Searched refs:vdpa_config_ops (Results 1 – 10 of 10) sorted by relevance
75 const struct vdpa_config_ops *ops = vdpa->config; in virtio_vdpa_generation()86 const struct vdpa_config_ops *ops = vdpa->config; in virtio_vdpa_get_status()94 const struct vdpa_config_ops *ops = vdpa->config; in virtio_vdpa_set_status()109 const struct vdpa_config_ops *ops = vdpa->config; in virtio_vdpa_notify()139 const struct vdpa_config_ops *ops = vdpa->config; in virtio_vdpa_setup_vq()242 const struct vdpa_config_ops *ops = vdpa->config; in virtio_vdpa_del_vq()276 const struct vdpa_config_ops *ops = vdpa->config; in virtio_vdpa_find_vqs()309 const struct vdpa_config_ops *ops = vdpa->config; in virtio_vdpa_get_features()358 const struct vdpa_config_ops *ops = vdpa->config; in virtio_vdpa_probe()
79 const struct vdpa_config_ops *config;257 struct vdpa_config_ops { struct309 const struct vdpa_config_ops *config, argument387 const struct vdpa_config_ops *ops = vdev->config; in vdpa_reset()395 const struct vdpa_config_ops *ops = vdev->config; in vdpa_set_features()
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()262 const struct vdpa_config_ops *ops = vdpa->config; in vhost_vdpa_get_features()276 const struct vdpa_config_ops *ops = vdpa->config; in vhost_vdpa_set_features()298 const struct vdpa_config_ops *ops = vdpa->config; in vhost_vdpa_get_vring_num()362 const struct vdpa_config_ops *ops = vdpa->config; in vhost_vdpa_vring_ioctl()589 const struct vdpa_config_ops *ops = vdpa->config; in vhost_vdpa_map()[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()606 static const struct vdpa_config_ops vdpasim_config_ops = {635 static const struct vdpa_config_ops vdpasim_batch_config_ops = {
30 const struct vdpa_config_ops *ops = vdev->config; in vdpa_dev_probe()64 const struct vdpa_config_ops *ops = vdev->config; in vdpa_release_dev()91 const struct vdpa_config_ops *config, in __vdpa_alloc_device()313 const struct vdpa_config_ops *ops = vdev->config; in vdpa_get_config()
403 static const struct vdpa_config_ops eni_vdpa_ops = {
417 static const struct vdpa_config_ops vp_vdpa_ops = {
445 static const struct vdpa_config_ops ifc_vdpa_ops = {
714 static const struct vdpa_config_ops vduse_vdpa_config_ops = {
2342 static const struct vdpa_config_ops mlx5_vdpa_ops = {
Completed in 26 milliseconds