Home
last modified time | relevance | path

Searched refs:vp_modern_get_queue_reset (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-6.6/include/linux/
H A Dvirtio_pci_modern.h122 int vp_modern_get_queue_reset(struct virtio_pci_modern_device *mdev, u16 index);
/kernel/linux/linux-6.6/drivers/virtio/
H A Dvirtio_pci_modern_dev.c488 * vp_modern_get_queue_reset - get the queue reset status
492 int vp_modern_get_queue_reset(struct virtio_pci_modern_device *mdev, u16 index) in vp_modern_get_queue_reset() function
501 EXPORT_SYMBOL_GPL(vp_modern_get_queue_reset); variable
H A Dvirtio_pci_modern.c258 if (vp_modern_get_queue_reset(mdev, index)) in vp_modern_enable_vq_after_reset()

Completed in 3 milliseconds