Home
last modified time | relevance | path

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

/linux/drivers/vhost/
H A Dvhost.h152 u64 acked_backend_features; member
325 return vq->acked_backend_features & (1ULL << bit); in vhost_backend_has_feature()
H A Dvhost.c385 vq->acked_backend_features = 0; in vhost_vq_reset()
3272 vq->acked_backend_features = features; in vhost_set_backend_features()