Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/virtio/
Dvirtio_vdpa.c75 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()
108 const struct vdpa_config_ops *ops = vdpa->config; in virtio_vdpa_notify()
138 const struct vdpa_config_ops *ops = vdpa->config; in virtio_vdpa_setup_vq()
241 const struct vdpa_config_ops *ops = vdpa->config; in virtio_vdpa_del_vq()
275 const struct vdpa_config_ops *ops = vdpa->config; in virtio_vdpa_find_vqs()
308 const struct vdpa_config_ops *ops = vdpa->config; in virtio_vdpa_get_features()
357 const struct vdpa_config_ops *ops = vdpa->config; in virtio_vdpa_probe()
/linux-5.19.10/include/linux/
Dvdpa.h85 const struct vdpa_config_ops *config;
284 struct vdpa_config_ops { struct
345 const struct vdpa_config_ops *config, argument
427 const struct vdpa_config_ops *ops = vdev->config; in vdpa_reset()
439 const struct vdpa_config_ops *ops = vdev->config; in vdpa_set_features_unlocked()
/linux-5.19.10/drivers/vhost/
Dvdpa.c149 const struct vdpa_config_ops *ops = v->vdpa->config; in handle_vq_kick()
179 const struct vdpa_config_ops *ops = v->vdpa->config; in vhost_vdpa_setup_vq_irq()
221 const struct vdpa_config_ops *ops = vdpa->config; in vhost_vdpa_get_device_id()
235 const struct vdpa_config_ops *ops = vdpa->config; in vhost_vdpa_get_status()
249 const struct vdpa_config_ops *ops = vdpa->config; in vhost_vdpa_set_status()
353 const struct vdpa_config_ops *ops = vdpa->config; in vhost_vdpa_get_features()
367 const struct vdpa_config_ops *ops = vdpa->config; in vhost_vdpa_set_features()
389 const struct vdpa_config_ops *ops = vdpa->config; in vhost_vdpa_get_vring_num()
452 const struct vdpa_config_ops *ops = vdpa->config; in vhost_vdpa_get_config_size()
477 const struct vdpa_config_ops *ops = vdpa->config; in vhost_vdpa_vring_ioctl()
[all …]
/linux-5.19.10/drivers/vdpa/vdpa_sim/
Dvdpa_sim.c244 static const struct vdpa_config_ops vdpasim_config_ops;
245 static const struct vdpa_config_ops vdpasim_batch_config_ops;
249 const struct vdpa_config_ops *ops; in vdpasim_create()
676 static const struct vdpa_config_ops vdpasim_config_ops = {
708 static const struct vdpa_config_ops vdpasim_batch_config_ops = {
/linux-5.19.10/drivers/vdpa/
Dvdpa.c38 const struct vdpa_config_ops *ops = vdev->config; in vdpa_dev_probe()
124 const struct vdpa_config_ops *ops = vdev->config; in vdpa_release_dev()
153 const struct vdpa_config_ops *config, in __vdpa_alloc_device()
372 const struct vdpa_config_ops *ops = vdev->config; in vdpa_get_config_unlocked()
/linux-5.19.10/drivers/vdpa/alibaba/
Deni_vdpa.c410 static const struct vdpa_config_ops eni_vdpa_ops = {
/linux-5.19.10/drivers/vdpa/virtio_pci/
Dvp_vdpa.c435 static const struct vdpa_config_ops vp_vdpa_ops = {
/linux-5.19.10/drivers/vdpa/ifcvf/
Difcvf_main.c691 static const struct vdpa_config_ops ifc_vdpa_ops = {
/linux-5.19.10/drivers/vdpa/vdpa_user/
Dvduse_dev.c722 static const struct vdpa_config_ops vduse_vdpa_config_ops = {
/linux-5.19.10/drivers/vdpa/mlx5/net/
Dmlx5_vnet.c2736 static const struct vdpa_config_ops mlx5_vdpa_ops = {