Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/chelsio/cxgb4vf/
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()
3422 if (msi != MSI_MSIX && msi != MSI_MSI) { in cxgb4vf_module_init()
3424 msi, MSI_MSIX, MSI_MSI); in cxgb4vf_module_init()