Home
last modified time | relevance | path

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

/dpdk/drivers/net/virtio/virtio_user/
H A Dvhost_user.c354 vhost_user_set_features(struct virtio_user_dev *dev, uint64_t features) in vhost_user_set_features() function
998 .set_features = vhost_user_set_features,
/dpdk/lib/vhost/
H A Dvhost_user.c331 vhost_user_set_features(struct virtio_net **pdev, in vhost_user_set_features() function
2668 VHOST_MESSAGE_HANDLER(VHOST_USER_SET_FEATURES, vhost_user_set_features, false) \