Home
last modified time | relevance | path

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

/linux/drivers/virtio/
H A Dvirtio_pci_modern_dev.c685 * vp_modern_get_queue_notify_off - get notification offset for a virtqueue
691 static u16 vp_modern_get_queue_notify_off(struct virtio_pci_modern_device *mdev, in vp_modern_get_queue_notify_off() function
711 u16 off = vp_modern_get_queue_notify_off(mdev, index); in vp_modern_map_vq_notify()