IRQ_MSI
nic->irq_type = IRQ_MSI;
if (nic->irq_type == IRQ_MSI)
#define BDX_IRQ_TYPE ((priv->nic->irq_type == IRQ_MSI) ? 0 : IRQF_SHARED)