Home
last modified time | relevance | path

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

/linux/drivers/virtio/
A 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()
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()
/linux/include/linux/
A Dvdpa.h79 const struct vdpa_config_ops *config;
257 struct vdpa_config_ops { struct
309 const struct vdpa_config_ops *config, argument
387 const struct vdpa_config_ops *ops = vdev->config; in vdpa_reset()
395 const struct vdpa_config_ops *ops = vdev->config; in vdpa_set_features()
/linux/drivers/vhost/
A 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()
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 …]
/linux/drivers/vdpa/vdpa_sim/
A Dvdpa_sim.c238 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 = {
/linux/drivers/vdpa/
A Dvdpa.c30 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()
/linux/drivers/vdpa/alibaba/
A Deni_vdpa.c403 static const struct vdpa_config_ops eni_vdpa_ops = {
/linux/drivers/vdpa/virtio_pci/
A Dvp_vdpa.c417 static const struct vdpa_config_ops vp_vdpa_ops = {
/linux/drivers/vdpa/ifcvf/
A Difcvf_main.c445 static const struct vdpa_config_ops ifc_vdpa_ops = {
/linux/drivers/vdpa/vdpa_user/
A Dvduse_dev.c714 static const struct vdpa_config_ops vduse_vdpa_config_ops = {
/linux/drivers/vdpa/mlx5/net/
A Dmlx5_vnet.c2342 static const struct vdpa_config_ops mlx5_vdpa_ops = {

Completed in 26 milliseconds