Searched refs:BXE_MSI_CAPABLE_FLAG (Results 1 – 2 of 2) sorted by relevance
1330 #define BXE_MSI_CAPABLE_FLAG 0x00000004 macro
9374 if (sc->devinfo.pcie_cap_flags & BXE_MSI_CAPABLE_FLAG) { in bxe_interrupt_alloc()9456 if (((sc->devinfo.pcie_cap_flags & BXE_MSI_CAPABLE_FLAG) == 0) || in bxe_interrupt_alloc()13602 sc->devinfo.pcie_cap_flags |= BXE_MSI_CAPABLE_FLAG; in bxe_probe_pci_caps()