Home
last modified time | relevance | path

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

/Linux-v5.10/include/uapi/linux/
Dvirtio_pci.h164 __le32 queue_avail_hi; /* read-write */ member
/Linux-v5.10/drivers/virtio/
Dvirtio_pci_modern.c354 &cfg->queue_avail_lo, &cfg->queue_avail_hi); in setup_vq()
670 offsetof(struct virtio_pci_common_cfg, queue_avail_hi)); in check_offsets()
/Linux-v5.10/drivers/vdpa/ifcvf/
Difcvf_base.c328 &cfg->queue_avail_hi); in ifcvf_hw_enable()