Searched refs:get_device_features (Results 1 – 11 of 11) sorted by relevance
322 u64 (*get_device_features)(struct vdpa_device *vdev); member
630 .get_device_features = vdpasim_get_device_features,665 .get_device_features = vdpasim_get_device_features,
319 return ops->get_device_features(vdpa); in virtio_vdpa_get_features()
411 .get_device_features = eni_vdpa_get_device_features,
438 .get_device_features = vp_vdpa_get_device_features,
680 .get_device_features = ifcvf_vdpa_get_device_features,
528 .get_device_features = snet_get_features,
929 features_device = vdev->config->get_device_features(vdev); in vdpa_dev_net_config_fill()
376 features = ops->get_device_features(vdpa); in vhost_vdpa_get_features()
748 .get_device_features = vduse_vdpa_get_device_features,
2894 .get_device_features = mlx5_vdpa_get_device_features,
Completed in 30 milliseconds