Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/vhost/
Dvhost.h135 u64 acked_backend_features; member
253 return vq->acked_backend_features & (1ULL << bit); in vhost_backend_has_feature()
Dnet.c1629 n->vqs[i].vq.acked_backend_features = features; in vhost_net_set_backend_features()
Dvhost.c317 vq->acked_backend_features = 0; in vhost_vq_reset()