Searched refs:irte_count (Results 1 – 2 of 2) sorted by relevance
60 pdev->irte_count = count; in reserve_vmsix_on_msi_irtes()80 if (pdev->irte_count > 1U) { in init_vmsix_on_msi()98 vdev->msix.table_count = pdev->irte_count; in init_vmsix_on_msi()103 pci_vdev_write_vcfg(vdev, vdev->msix.capoff + 2U, 2U, pdev->irte_count - 1U); in init_vmsix_on_msi()
291 uint16_t irte_count; member
Completed in 5 milliseconds