Home
last modified time | relevance | path

Searched refs:admin_queue_index (Results 1 – 2 of 2) sorted by relevance

/linux-6.14.4/include/uapi/linux/
Dvirtio_pci.h194 __le16 admin_queue_index; /* read-only */ member
/linux-6.14.4/drivers/virtio/
Dvirtio_pci_modern_dev.c211 offsetof(struct virtio_pci_modern_common_cfg, admin_queue_index)); in check_offsets()
740 return vp_ioread16(&cfg->admin_queue_index); in vp_modern_avq_index()