Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Dvdpa.h314 u64 (*get_device_features)(struct vdpa_device *vdev); member
/linux-6.1.9/drivers/vdpa/vdpa_sim/
Dvdpa_sim.c710 .get_device_features = vdpasim_get_device_features,
743 .get_device_features = vdpasim_get_device_features,
/linux-6.1.9/drivers/virtio/
Dvirtio_vdpa.c312 return ops->get_device_features(vdpa); in virtio_vdpa_get_features()
/linux-6.1.9/drivers/vdpa/alibaba/
Deni_vdpa.c411 .get_device_features = eni_vdpa_get_device_features,
/linux-6.1.9/drivers/vdpa/virtio_pci/
Dvp_vdpa.c438 .get_device_features = vp_vdpa_get_device_features,
/linux-6.1.9/drivers/vdpa/ifcvf/
Difcvf_main.c692 .get_device_features = ifcvf_vdpa_get_device_features,
/linux-6.1.9/drivers/vdpa/
Dvdpa.c856 features_device = vdev->config->get_device_features(vdev); in vdpa_dev_net_config_fill()
/linux-6.1.9/drivers/vhost/
Dvdpa.c368 features = ops->get_device_features(vdpa); in vhost_vdpa_get_features()
/linux-6.1.9/drivers/vdpa/vdpa_user/
Dvduse_dev.c748 .get_device_features = vduse_vdpa_get_device_features,
/linux-6.1.9/drivers/vdpa/mlx5/net/
Dmlx5_vnet.c2857 .get_device_features = mlx5_vdpa_get_device_features,