Searched refs:vhost_user_opts (Results 1 – 1 of 1) sorted by relevance
422 const NetdevVhostUserOptions *vhost_user_opts; in net_init_vhost_user() local426 vhost_user_opts = &netdev->u.vhost_user; in net_init_vhost_user()428 chr = net_vhost_claim_chardev(vhost_user_opts, errp); in net_init_vhost_user()433 queues = vhost_user_opts->has_queues ? vhost_user_opts->queues : 1; in net_init_vhost_user()