Searched refs:set_config_cb (Results 1 – 10 of 10) sorted by relevance
/linux/include/linux/ |
H A D | vdpa.h | 404 void (*set_config_cb)(struct vdpa_device *vdev, member
|
/linux/drivers/vdpa/vdpa_sim/ |
H A D | vdpa_sim.c | 787 .set_config_cb = vdpasim_set_config_cb, 828 .set_config_cb = vdpasim_set_config_cb,
|
/linux/drivers/vdpa/alibaba/ |
H A D | eni_vdpa.c | 441 .set_config_cb = eni_vdpa_set_config_cb,
|
/linux/drivers/vdpa/virtio_pci/ |
H A D | vp_vdpa.c | 482 .set_config_cb = vp_vdpa_set_config_cb,
|
/linux/drivers/vdpa/ifcvf/ |
H A D | ifcvf_main.c | 659 .set_config_cb = ifcvf_vdpa_set_config_cb,
|
/linux/drivers/vdpa/octeon_ep/ |
H A D | octep_vdpa_main.c | 353 .set_config_cb = octep_vdpa_set_config_cb,
|
/linux/drivers/vdpa/pds/ |
H A D | vdpa_dev.c | 595 .set_config_cb = pds_vdpa_set_config_cb,
|
/linux/drivers/vdpa/solidrun/ |
H A D | snet_main.c | 545 .set_config_cb = snet_set_config_cb,
|
/linux/drivers/vhost/ |
H A D | vdpa.c | 544 v->vdpa->config->set_config_cb(v->vdpa, &cb); in vhost_vdpa_set_config_call()
|
/linux/drivers/vdpa/mlx5/net/ |
H A D | mlx5_vnet.c | 3672 .set_config_cb = mlx5_vdpa_set_config_cb,
|