Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/vhost/
Dvhost.h135 u64 acked_backend_features; member
247 return vq->acked_backend_features & (1ULL << bit); in vhost_backend_has_feature()
Dnet.c1413 n->vqs[i].vq.acked_backend_features = features; in vhost_net_set_backend_features()
Dvhost.c318 vq->acked_backend_features = 0; in vhost_vq_reset()