Home
last modified time | relevance | path

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

/linux-5.19.10/include/linux/ !
Dvdpa.h310 u64 (*get_device_features)(struct vdpa_device *vdev); member
/linux-5.19.10/drivers/vdpa/vdpa_sim/ !
Dvdpa_sim.c687 .get_device_features = vdpasim_get_device_features,
719 .get_device_features = vdpasim_get_device_features,
/linux-5.19.10/drivers/virtio/ !
Dvirtio_vdpa.c310 return ops->get_device_features(vdpa); in virtio_vdpa_get_features()
/linux-5.19.10/drivers/vdpa/alibaba/ !
Deni_vdpa.c411 .get_device_features = eni_vdpa_get_device_features,
/linux-5.19.10/drivers/vdpa/virtio_pci/ !
Dvp_vdpa.c436 .get_device_features = vp_vdpa_get_device_features,
/linux-5.19.10/drivers/vdpa/ifcvf/ !
Difcvf_main.c692 .get_device_features = ifcvf_vdpa_get_device_features,
/linux-5.19.10/drivers/vhost/ !
Dvdpa.c356 features = ops->get_device_features(vdpa); in vhost_vdpa_get_features()
/linux-5.19.10/drivers/vdpa/vdpa_user/ !
Dvduse_dev.c732 .get_device_features = vduse_vdpa_get_device_features,
/linux-5.19.10/drivers/vdpa/mlx5/net/ !
Dmlx5_vnet.c2750 .get_device_features = mlx5_vdpa_get_device_features,