Home
last modified time | relevance | path

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

/Linux-v5.10/include/uapi/linux/
Dvirtio_pci.h160 __le16 queue_notify_off; /* read-only */ member
/Linux-v5.10/drivers/virtio/
Dvirtio_pci_modern.c337 off = vp_ioread16(&cfg->queue_notify_off); in setup_vq()
662 offsetof(struct virtio_pci_common_cfg, queue_notify_off)); in check_offsets()
/Linux-v5.10/drivers/vdpa/ifcvf/
Difcvf_base.c161 notify_off = ifc_ioread16(&hw->common_cfg->queue_notify_off); in ifcvf_init_hw()