Searched refs:MSI_MSIX (Results 1 – 1 of 1) sorted by relevance
91 #define MSI_MSIX 2 macro93 #define MSI_DEFAULT MSI_MSIX2846 if (msi == MSI_MSIX && enable_msix(adapter) == 0) in cxgb4vf_pci_probe()2853 msi == MSI_MSIX ? "MSI-X or MSI" : "MSI", err); in cxgb4vf_pci_probe()3071 if (msi != MSI_MSIX && msi != MSI_MSI) { in cxgb4vf_module_init()3073 msi, MSI_MSIX, MSI_MSI); in cxgb4vf_module_init()