Searched refs:PCI_CAP_ID_MSIX (Results 1 – 4 of 4) sorted by relevance
225 case PCI_CAP_ID_MSIX: in read_msi_msg()291 case PCI_CAP_ID_MSIX: in write_msi_msg()414 case PCI_CAP_ID_MSIX: in msi_set_mask_bit()483 case PCI_CAP_ID_MSIX: in msi_get_mask_bit()595 if ( msidesc->msi_attrib.type == PCI_CAP_ID_MSIX ) in setup_msi_irq()651 if ( entry->msi_attrib.type == PCI_CAP_ID_MSIX ) in msi_free_irq()969 entry->msi_attrib.type = PCI_CAP_ID_MSIX; in msix_capability_init()1058 old_desc = find_msi_entry(pdev, -1, PCI_CAP_ID_MSIX); in __pci_enable_msi()1381 if ( type == PCI_CAP_ID_MSIX ) in pci_restore_msi_state()1450 if ( type == PCI_CAP_ID_MSIX ) in pci_restore_msi_state()[all …]
213 #define PCI_CAP_ID_MSIX 0x11 /* MSI-X */ macro
203 if ( desc->msi_attrib.type == PCI_CAP_ID_MSIX && in msixtbl_addr_to_desc()
319 PCI_CAP_ID_MSIX) ) in alloc_pdev()
Completed in 26 milliseconds