Home
last modified time | relevance | path

Searched refs:VIRTIO_CONFIG_S_DRIVER (Results 1 – 4 of 4) sorted by relevance

/linux/include/uapi/linux/
A Dvirtio_config.h38 #define VIRTIO_CONFIG_S_DRIVER 2 macro
/linux/drivers/virtio/
A Dvirtio.c217 virtio_add_status(dev, VIRTIO_CONFIG_S_DRIVER); in virtio_dev_probe()
491 virtio_add_status(dev, VIRTIO_CONFIG_S_DRIVER); in virtio_device_restore()
/linux/drivers/vdpa/ifcvf/
A Difcvf_base.c394 ifcvf_add_status(hw, VIRTIO_CONFIG_S_DRIVER); in ifcvf_start_hw()
/linux/drivers/vdpa/mlx5/net/
A Dmlx5_vnet.c46 (VIRTIO_CONFIG_S_ACKNOWLEDGE | VIRTIO_CONFIG_S_DRIVER | VIRTIO_CONFIG_S_DRIVER_OK | \
241 MLX5_LOG_VIO_STAT(VIRTIO_CONFIG_S_DRIVER); in print_status()

Completed in 17 milliseconds