Home
last modified time | relevance | path

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

/Linux-v6.1/include/uapi/linux/
Dvirtio_pci.h164 __le32 queue_avail_hi; /* read-write */ member
/Linux-v6.1/drivers/virtio/
Dvirtio_pci_modern_dev.c201 offsetof(struct virtio_pci_common_cfg, queue_avail_hi)); in check_offsets()
575 &cfg->queue_avail_hi); in vp_modern_queue_address()
/Linux-v6.1/drivers/vdpa/ifcvf/
Difcvf_base.c362 &cfg->queue_avail_hi); in ifcvf_hw_enable()