Searched refs:MSI_MSIX (Results 1 – 1 of 1) sorted by relevance
85 #define MSI_MSIX 2 macro87 #define MSI_DEFAULT MSI_MSIX3193 if (msi == MSI_MSIX && enable_msix(adapter) == 0) in cxgb4vf_pci_probe()3196 if (msi == MSI_MSIX) { in cxgb4vf_pci_probe()3478 if (msi != MSI_MSIX && msi != MSI_MSI) { in cxgb4vf_module_init()3480 msi, MSI_MSIX, MSI_MSI); in cxgb4vf_module_init()