Searched refs:IRQ_MSI (Results 1 – 2 of 2) sorted by relevance
122 enum { IRQ_INTX, IRQ_MSI, IRQ_MSIX }; enumerator
426 #define BDX_IRQ_TYPE ((priv->nic->irq_type == IRQ_MSI) ? 0 : IRQF_SHARED) in bdx_hw_start()1958 nic->irq_type = IRQ_MSI; in bdx_probe()2407 if (nic->irq_type == IRQ_MSI) in bdx_remove()