Home
last modified time | relevance | path

Searched refs:actual_features (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/vdpa/mlx5/core/
H A Dmlx5_vdpa.h110 u64 actual_features; member
/linux/drivers/vhost/
H A Dvdpa.c468 u64 actual_features; in vhost_vdpa_set_features() local
486 actual_features = ops->get_driver_features(vdpa); in vhost_vdpa_set_features()
491 vq->acked_features = actual_features; in vhost_vdpa_set_features()