Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dcxgb4vf_main.c85 #define MSI_MSI 1 macro
2493 ethqsets = vfres->niqflint - 1 - (msi == MSI_MSI); in size_nports_qsets()
3149 msi = MSI_MSI; in cxgb4vf_pci_probe()
3420 if (msi != MSI_MSIX && msi != MSI_MSI) { in cxgb4vf_module_init()
3422 msi, MSI_MSIX, MSI_MSI); in cxgb4vf_module_init()