Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dvdpa.h363 u64 (*get_device_features)(struct vdpa_device *vdev); member
/Linux-v6.6/drivers/vdpa/vdpa_sim/
Dvdpa_sim.c741 .get_device_features = vdpasim_get_device_features,
779 .get_device_features = vdpasim_get_device_features,
/Linux-v6.6/drivers/vdpa/alibaba/
Deni_vdpa.c411 .get_device_features = eni_vdpa_get_device_features,
/Linux-v6.6/drivers/virtio/
Dvirtio_vdpa.c416 return ops->get_device_features(vdpa); in virtio_vdpa_get_features()
/Linux-v6.6/drivers/vdpa/virtio_pci/
Dvp_vdpa.c438 .get_device_features = vp_vdpa_get_device_features,
/Linux-v6.6/drivers/vdpa/ifcvf/
Difcvf_main.c620 .get_device_features = ifcvf_vdpa_get_device_features,
/Linux-v6.6/drivers/vdpa/pds/
Dvdpa_dev.c585 .get_device_features = pds_vdpa_get_device_features,
/Linux-v6.6/drivers/vdpa/solidrun/
Dsnet_main.c540 .get_device_features = snet_get_features,
/Linux-v6.6/drivers/vdpa/
Dvdpa.c929 features_device = vdev->config->get_device_features(vdev); in vdpa_dev_net_config_fill()
/Linux-v6.6/drivers/vhost/
Dvdpa.c398 features = ops->get_device_features(vdpa); in vhost_vdpa_get_features()
/Linux-v6.6/drivers/vdpa/vdpa_user/
Dvduse_dev.c782 .get_device_features = vduse_vdpa_get_device_features,
/Linux-v6.6/drivers/vdpa/mlx5/net/
Dmlx5_vnet.c3194 .get_device_features = mlx5_vdpa_get_device_features,