Home
last modified time | relevance | path

Searched refs:vdpa_config_ops (Results 1 – 7 of 7) sorted by relevance

/Linux-v5.10/drivers/virtio/
Dvirtio_vdpa.c68 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()
219 const struct vdpa_config_ops *ops = vdpa->config; in virtio_vdpa_del_vq()
254 const struct vdpa_config_ops *ops = vdpa->config; in virtio_vdpa_find_vqs()
287 const struct vdpa_config_ops *ops = vdpa->config; in virtio_vdpa_get_features()
336 const struct vdpa_config_ops *ops = vdpa->config; in virtio_vdpa_probe()
/Linux-v5.10/include/linux/
Dvdpa.h49 const struct vdpa_config_ops *config;
197 struct vdpa_config_ops { struct
246 const struct vdpa_config_ops *config, argument
309 const struct vdpa_config_ops *ops = vdev->config; in vdpa_reset()
317 const struct vdpa_config_ops *ops = vdev->config; in vdpa_set_features()
327 const struct vdpa_config_ops *ops = vdev->config; in vdpa_get_config()
/Linux-v5.10/drivers/vhost/
Dvdpa.c62 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()
130 const struct vdpa_config_ops *ops = vdpa->config; in vhost_vdpa_get_device_id()
144 const struct vdpa_config_ops *ops = vdpa->config; in vhost_vdpa_get_status()
158 const struct vdpa_config_ops *ops = vdpa->config; in vhost_vdpa_set_status()
239 const struct vdpa_config_ops *ops = vdpa->config; in vhost_vdpa_set_config()
266 const struct vdpa_config_ops *ops = vdpa->config; in vhost_vdpa_get_features()
280 const struct vdpa_config_ops *ops = vdpa->config; in vhost_vdpa_set_features()
302 const struct vdpa_config_ops *ops = vdpa->config; in vhost_vdpa_get_vring_num()
360 const struct vdpa_config_ops *ops = vdpa->config; in vhost_vdpa_vring_ioctl()
[all …]
/Linux-v5.10/drivers/vdpa/
Dvdpa.c49 const struct vdpa_config_ops *ops = vdev->config; in vdpa_release_dev()
74 const struct vdpa_config_ops *config, in __vdpa_alloc_device()
/Linux-v5.10/drivers/vdpa/vdpa_sim/
Dvdpa_sim.c345 static const struct vdpa_config_ops vdpasim_net_config_ops;
346 static const struct vdpa_config_ops vdpasim_net_batch_config_ops;
350 const struct vdpa_config_ops *ops; in vdpasim_create()
664 static const struct vdpa_config_ops vdpasim_net_config_ops = {
691 static const struct vdpa_config_ops vdpasim_net_batch_config_ops = {
/Linux-v5.10/drivers/vdpa/ifcvf/
Difcvf_main.c376 static const struct vdpa_config_ops ifc_vdpa_ops = {
/Linux-v5.10/drivers/vdpa/mlx5/net/
Dmlx5_vnet.c1845 static const struct vdpa_config_ops mlx5_vdpa_ops = {