Searched refs:get_config_size (Results 1 – 11 of 11) sorted by relevance
/linux-6.12.1/include/linux/ |
D | vdpa.h | 417 size_t (*get_config_size)(struct vdpa_device *vdev); member
|
/linux-6.12.1/drivers/vdpa/vdpa_sim/ |
D | vdpa_sim.c | 798 .get_config_size = vdpasim_get_config_size, 838 .get_config_size = vdpasim_get_config_size,
|
/linux-6.12.1/drivers/vdpa/alibaba/ |
D | eni_vdpa.c | 438 .get_config_size = eni_vdpa_get_config_size,
|
/linux-6.12.1/drivers/vdpa/virtio_pci/ |
D | vp_vdpa.c | 479 .get_config_size = vp_vdpa_get_config_size,
|
/linux-6.12.1/drivers/vhost/ |
D | vdpa.c | 344 size_t size = vdpa->config->get_config_size(vdpa); in vhost_vdpa_config_validate() 567 size = ops->get_config_size(vdpa); in vhost_vdpa_get_config_size()
|
/linux-6.12.1/drivers/vdpa/ifcvf/ |
D | ifcvf_main.c | 656 .get_config_size = ifcvf_vdpa_get_config_size,
|
/linux-6.12.1/drivers/vdpa/octeon_ep/ |
D | octep_vdpa_main.c | 350 .get_config_size = octep_vdpa_get_config_size,
|
/linux-6.12.1/drivers/vdpa/pds/ |
D | vdpa_dev.c | 602 .get_config_size = pds_vdpa_get_config_size,
|
/linux-6.12.1/drivers/vdpa/solidrun/ |
D | snet_main.c | 539 .get_config_size = snet_get_config_size,
|
/linux-6.12.1/drivers/vdpa/vdpa_user/ |
D | vduse_dev.c | 805 .get_config_size = vduse_vdpa_get_config_size,
|
/linux-6.12.1/drivers/vdpa/mlx5/net/ |
D | mlx5_vnet.c | 3680 .get_config_size = mlx5_vdpa_get_config_size,
|