Searched refs:backend_type (Results 1 – 3 of 3) sorted by relevance
129 if (dev->backend_type == VIRTIO_USER_BACKEND_VHOST_USER && in virtio_user_dev_set_features()175 if (dev->backend_type == VIRTIO_USER_BACKEND_VHOST_USER && in virtio_user_start_device()374 if (dev->backend_type != VIRTIO_USER_BACKEND_VHOST_USER) { in virtio_user_dev_setup()380 if (dev->backend_type == VIRTIO_USER_BACKEND_VHOST_USER) { in virtio_user_dev_setup()382 } else if (dev->backend_type == in virtio_user_dev_setup()399 } else if (dev->backend_type == in virtio_user_dev_setup()451 enum virtio_user_backend_type backend_type) in virtio_user_dev_init() argument466 dev->backend_type = backend_type; in virtio_user_dev_init()480 if (dev->backend_type != VIRTIO_USER_BACKEND_VHOST_USER) in virtio_user_dev_init()568 if (dev->backend_type == VIRTIO_USER_BACKEND_VHOST_USER) in virtio_user_dev_init()[all …]
27 enum virtio_user_backend_type backend_type; member78 enum virtio_user_backend_type backend_type);
661 enum virtio_user_backend_type backend_type = VIRTIO_USER_BACKEND_UNKNOWN; in virtio_user_pmd_probe() local714 backend_type = virtio_user_backend_type(path); in virtio_user_pmd_probe()715 if (backend_type == VIRTIO_USER_BACKEND_UNKNOWN) { in virtio_user_pmd_probe()722 virtio_user_backend_strings[backend_type]); in virtio_user_pmd_probe()725 if (backend_type != VIRTIO_USER_BACKEND_VHOST_KERNEL) { in virtio_user_pmd_probe()844 mrg_rxbuf, in_order, packed_vq, backend_type) < 0) { in virtio_user_pmd_probe()