Home
last modified time | relevance | path

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

/Linux-v6.1/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()
243 const struct vdpa_config_ops *ops = vdpa->config; in virtio_vdpa_del_vq()
277 const struct vdpa_config_ops *ops = vdpa->config; in virtio_vdpa_find_vqs()
310 const struct vdpa_config_ops *ops = vdpa->config; in virtio_vdpa_get_features()
359 const struct vdpa_config_ops *ops = vdpa->config; in virtio_vdpa_probe()
/Linux-v6.1/include/linux/
Dvdpa.h85 const struct vdpa_config_ops *config;
288 struct vdpa_config_ops { struct
350 const struct vdpa_config_ops *config, argument
432 const struct vdpa_config_ops *ops = vdev->config; in vdpa_reset()
444 const struct vdpa_config_ops *ops = vdev->config; in vdpa_set_features_unlocked()
/Linux-v6.1/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_can_suspend()
361 const struct vdpa_config_ops *ops = vdpa->config; in vhost_vdpa_get_features()
375 const struct vdpa_config_ops *ops = vdpa->config; in vhost_vdpa_set_features()
397 const struct vdpa_config_ops *ops = vdpa->config; in vhost_vdpa_get_vring_num()
460 const struct vdpa_config_ops *ops = vdpa->config; in vhost_vdpa_get_config_size()
[all …]
/Linux-v6.1/drivers/vdpa/vdpa_sim/
Dvdpa_sim.c246 static const struct vdpa_config_ops vdpasim_config_ops;
247 static const struct vdpa_config_ops vdpasim_batch_config_ops;
252 const struct vdpa_config_ops *ops; in vdpasim_create()
698 static const struct vdpa_config_ops vdpasim_config_ops = {
731 static const struct vdpa_config_ops vdpasim_batch_config_ops = {
/Linux-v6.1/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-v6.1/drivers/vdpa/alibaba/
Deni_vdpa.c410 static const struct vdpa_config_ops eni_vdpa_ops = {
/Linux-v6.1/drivers/vdpa/virtio_pci/
Dvp_vdpa.c437 static const struct vdpa_config_ops vp_vdpa_ops = {
/Linux-v6.1/drivers/vdpa/ifcvf/
Difcvf_main.c691 static const struct vdpa_config_ops ifc_vdpa_ops = {
/Linux-v6.1/drivers/vdpa/vdpa_user/
Dvduse_dev.c738 static const struct vdpa_config_ops vduse_vdpa_config_ops = {
/Linux-v6.1/drivers/vdpa/mlx5/net/
Dmlx5_vnet.c2867 static const struct vdpa_config_ops mlx5_vdpa_ops = {