Searched refs:set_config_cb (Results 1 – 9 of 9) sorted by relevance
| /linux/include/linux/ |
| A D | vdpa.h | 281 void (*set_config_cb)(struct vdpa_device *vdev, member
|
| /linux/drivers/vdpa/vdpa_sim/ |
| A D | vdpa_sim.c | 618 .set_config_cb = vdpasim_set_config_cb, 647 .set_config_cb = vdpasim_set_config_cb,
|
| /linux/drivers/virtio/ |
| A D | virtio_vdpa.c | 297 ops->set_config_cb(vdpa, &cb); in virtio_vdpa_find_vqs()
|
| /linux/drivers/vdpa/alibaba/ |
| A D | eni_vdpa.c | 425 .set_config_cb = eni_vdpa_set_config_cb,
|
| /linux/drivers/vdpa/virtio_pci/ |
| A D | vp_vdpa.c | 440 .set_config_cb = vp_vdpa_set_config_cb,
|
| /linux/drivers/vdpa/ifcvf/ |
| A D | ifcvf_main.c | 468 .set_config_cb = ifcvf_vdpa_set_config_cb,
|
| /linux/drivers/vhost/ |
| A D | vdpa.c | 341 v->vdpa->config->set_config_cb(v->vdpa, &cb); in vhost_vdpa_set_config_call()
|
| /linux/drivers/vdpa/vdpa_user/ |
| A D | vduse_dev.c | 726 .set_config_cb = vduse_vdpa_set_config_cb,
|
| /linux/drivers/vdpa/mlx5/net/ |
| A D | mlx5_vnet.c | 2356 .set_config_cb = mlx5_vdpa_set_config_cb,
|
Completed in 21 milliseconds