Searched refs:notify_queue (Results 1 – 7 of 7) sorted by relevance
151 VTPCI_OPS(vq->hw)->notify_queue(vq->hw, vq); in virtqueue_notify()
174 void (*notify_queue)(struct virtio_crypto_hw *hw, struct virtqueue *vq); member
239 .notify_queue = modern_notify_queue,
241 void (*notify_queue)(struct virtio_hw *hw, struct virtqueue *vq); member
257 .notify_queue = legacy_notify_queue,462 .notify_queue = modern_notify_queue,
590 VTPCI_OPS(vq->hw)->notify_queue(vq->hw, vq); in virtqueue_notify()
478 .notify_queue = virtio_user_notify_queue,