Searched refs:vhost_driver_callback_get (Results 1 – 3 of 3) sorted by relevance
789 struct rte_vhost_device_ops const *vhost_driver_callback_get(const char *path);
1089 vhost_driver_callback_get(const char *path) in vhost_driver_callback_get() function
2872 dev->notify_ops = vhost_driver_callback_get(dev->ifname); in vhost_user_msg_handler()