Searched refs:get_device_features (Results 1 – 11 of 11) sorted by relevance
400 u64 (*get_device_features)(struct vdpa_device *vdev); member
783 .get_device_features = vdpasim_get_device_features,824 .get_device_features = vdpasim_get_device_features,
418 .get_device_features = eni_vdpa_get_device_features,
418 return ops->get_device_features(vdpa); in virtio_vdpa_get_features()
929 features_device = vdev->config->get_device_features(vdev); in vdpa_dev_net_config_fill()1117 features_device = vdev->config->get_device_features(vdev); in vdpa_dev_blk_config_fill()
633 .get_device_features = ifcvf_vdpa_get_device_features,
329 .get_device_features = octep_vdpa_get_device_features,
592 .get_device_features = pds_vdpa_get_device_features,
540 .get_device_features = snet_get_features,
435 features = ops->get_device_features(vdpa); in vhost_vdpa_get_features()
3668 .get_device_features = mlx5_vdpa_get_device_features,