Home
last modified time | relevance | path

Searched refs:PCI_DEV_FLAGS_MSI_INTX_DISABLE_BUG (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/drivers/pci/msi/
A Dmsi.c266 if (!(dev->dev_flags & PCI_DEV_FLAGS_MSI_INTX_DISABLE_BUG)) in pci_intx_for_msi()
/linux-6.3-rc2/drivers/pci/
A Dquirks.c3019 dev->dev_flags |= PCI_DEV_FLAGS_MSI_INTX_DISABLE_BUG; in quirk_msi_intx_disable_bug()
3037 dev->dev_flags |= PCI_DEV_FLAGS_MSI_INTX_DISABLE_BUG; in quirk_msi_intx_disable_ati_bug()
3046 dev->dev_flags |= PCI_DEV_FLAGS_MSI_INTX_DISABLE_BUG; in quirk_msi_intx_disable_qca_bug()
/linux-6.3-rc2/drivers/net/ethernet/atheros/alx/
A Dmain.c1790 pdev->dev_flags |= PCI_DEV_FLAGS_MSI_INTX_DISABLE_BUG; in alx_probe()
/linux-6.3-rc2/include/linux/
A Dpci.h225 PCI_DEV_FLAGS_MSI_INTX_DISABLE_BUG = (__force pci_dev_flags_t) (1 << 0), enumerator

Completed in 43 milliseconds