Home
last modified time | relevance | path

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

/linux-5.19.10/include/uapi/linux/
Dvirtio_pci.h163 __le32 queue_avail_lo; /* read-write */ member
/linux-5.19.10/drivers/virtio/
Dvirtio_pci_modern_dev.c198 offsetof(struct virtio_pci_common_cfg, queue_avail_lo)); in check_offsets()
535 vp_iowrite64_twopart(driver_addr, &cfg->queue_avail_lo, in vp_modern_queue_address()
/linux-5.19.10/drivers/vdpa/ifcvf/
Difcvf_base.c353 vp_iowrite64_twopart(hw->vring[i].avail, &cfg->queue_avail_lo, in ifcvf_hw_enable()