Home
last modified time | relevance | path

Searched refs:vp_modern_queue_vector (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/
H A Dvirtio_pci_modern.h106 u16 vp_modern_queue_vector(struct virtio_pci_modern_device *mdev,
/linux/drivers/virtio/
H A Dvirtio_pci_modern_dev.c542 u16 vp_modern_queue_vector(struct virtio_pci_modern_device *mdev, in vp_modern_queue_vector() function
552 EXPORT_SYMBOL_GPL(vp_modern_queue_vector);
H A Dvirtio_pci_modern.c473 msix_vec = vp_modern_queue_vector(mdev, index, msix_vec); in vp_active_vq()
663 vp_modern_queue_vector(mdev, vq->index, in del_vq()