Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb4vf/
Dcxgb4vf_main.c86 #define MSI_MSI 1 macro
2522 ethqsets = vfres->niqflint - 1 - (msi == MSI_MSI); in size_nports_qsets()
3160 msi = MSI_MSI; in cxgb4vf_pci_probe()
3429 if (msi != MSI_MSIX && msi != MSI_MSI) { in cxgb4vf_module_init()
3431 msi, MSI_MSIX, MSI_MSI); in cxgb4vf_module_init()