Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/chelsio/cxgb4vf/
Dcxgb4vf_main.c86 #define MSI_MSI 1 macro
2556 ethqsets = vfres->niqflint - 1 - (msi == MSI_MSI); in size_nports_qsets()
3205 msi = MSI_MSI; 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()