Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/virtio/
Dvirtio_vdpa.c76 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()
109 const struct vdpa_config_ops *ops = vdpa->config; in virtio_vdpa_notify()
119 const struct vdpa_config_ops *ops = vdpa->config; in virtio_vdpa_notify_with_data()
151 const struct vdpa_config_ops *ops = vdpa->config; in virtio_vdpa_setup_vq()
274 const struct vdpa_config_ops *ops = vdpa->config; in virtio_vdpa_del_vq()
366 const struct vdpa_config_ops *ops = vdpa->config; in virtio_vdpa_find_vqs()
416 const struct vdpa_config_ops *ops = vdpa->config; in virtio_vdpa_get_features()
444 const struct vdpa_config_ops *ops = vdpa->config; in virtio_vdpa_set_vq_affinity()
457 const struct vdpa_config_ops *ops = vdpa->config; in virtio_vdpa_get_vq_affinity()
[all …]
/linux-6.12.1/drivers/vhost/
Dvdpa.c138 const struct vdpa_config_ops *ops = vdpa->config; in vhost_vdpa_reset_map()
171 const struct vdpa_config_ops *ops = v->vdpa->config; in handle_vq_kick()
201 const struct vdpa_config_ops *ops = v->vdpa->config; in vhost_vdpa_setup_vq_irq()
254 const struct vdpa_config_ops *ops = vdpa->config; in vhost_vdpa_bind_mm()
265 const struct vdpa_config_ops *ops = vdpa->config; in vhost_vdpa_unbind_mm()
276 const struct vdpa_config_ops *ops = vdpa->config; in vhost_vdpa_get_device_id()
290 const struct vdpa_config_ops *ops = vdpa->config; in vhost_vdpa_get_status()
304 const struct vdpa_config_ops *ops = vdpa->config; in vhost_vdpa_set_status()
408 const struct vdpa_config_ops *ops = vdpa->config; in vhost_vdpa_can_suspend()
416 const struct vdpa_config_ops *ops = vdpa->config; in vhost_vdpa_can_resume()
[all …]
/linux-6.12.1/include/linux/
Dvdpa.h92 const struct vdpa_config_ops *config;
371 struct vdpa_config_ops { struct
448 const struct vdpa_config_ops *config, argument
530 const struct vdpa_config_ops *ops = vdev->config; in vdpa_reset()
545 const struct vdpa_config_ops *ops = vdev->config; in vdpa_set_features_unlocked()
/linux-6.12.1/drivers/vdpa/vdpa_sim/
Dvdpa_sim.c171 static const struct vdpa_config_ops vdpasim_config_ops;
172 static const struct vdpa_config_ops vdpasim_batch_config_ops;
196 const struct vdpa_config_ops *ops; in vdpasim_create()
771 static const struct vdpa_config_ops vdpasim_config_ops = {
812 static const struct vdpa_config_ops vdpasim_batch_config_ops = {
/linux-6.12.1/drivers/vdpa/
Dvdpa.c38 const struct vdpa_config_ops *ops = vdev->config; in vdpa_dev_probe()
129 const struct vdpa_config_ops *ops = vdev->config; in vdpa_release_dev()
158 const struct vdpa_config_ops *config, in __vdpa_alloc_device()
377 const struct vdpa_config_ops *ops = vdev->config; in vdpa_get_config_unlocked()
/linux-6.12.1/drivers/vdpa/alibaba/
Deni_vdpa.c417 static const struct vdpa_config_ops eni_vdpa_ops = {
/linux-6.12.1/drivers/vdpa/virtio_pci/
Dvp_vdpa.c457 static const struct vdpa_config_ops vp_vdpa_ops = {
/linux-6.12.1/drivers/vdpa/ifcvf/
Difcvf_main.c632 static const struct vdpa_config_ops ifc_vdpa_ops = {
/linux-6.12.1/drivers/vdpa/octeon_ep/
Doctep_vdpa_main.c328 static struct vdpa_config_ops octep_vdpa_ops = {
/linux-6.12.1/drivers/vdpa/pds/
Dvdpa_dev.c578 static const struct vdpa_config_ops pds_vdpa_ops = {
/linux-6.12.1/drivers/vdpa/solidrun/
Dsnet_main.c526 static const struct vdpa_config_ops snet_config_ops = {
/linux-6.12.1/drivers/vdpa/vdpa_user/
Dvduse_dev.c785 static const struct vdpa_config_ops vduse_vdpa_config_ops = {
/linux-6.12.1/drivers/vdpa/mlx5/net/
Dmlx5_vnet.c3653 static const struct vdpa_config_ops mlx5_vdpa_ops = {
3765 struct vdpa_config_ops vdpa_ops;