Searched refs:queue_msix_vector (Results 1 – 3 of 3) sorted by relevance
332 ifc_iowrite16(i + IFCVF_MSI_QUEUE_OFF, &cfg->queue_msix_vector); in ifcvf_hw_enable()334 if (ifc_ioread16(&cfg->queue_msix_vector) == in ifcvf_hw_enable()358 ifc_iowrite16(VIRTIO_MSI_NO_VECTOR, &cfg->queue_msix_vector); in ifcvf_hw_disable()361 ifc_ioread16(&cfg->queue_msix_vector); in ifcvf_hw_disable()
385 vp_iowrite16(msix_vec, &cfg->queue_msix_vector); in setup_vq()386 msix_vec = vp_ioread16(&cfg->queue_msix_vector); in setup_vq()436 &vp_dev->common->queue_msix_vector); in del_vq()438 vp_ioread16(&vp_dev->common->queue_msix_vector); in del_vq()658 offsetof(struct virtio_pci_common_cfg, queue_msix_vector)); in check_offsets()
158 __le16 queue_msix_vector; /* read-write */ member