Home
last modified time | relevance | path

Searched refs:IRQ_MSI (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/tehuti/
H A Dtehuti.h122 enum { IRQ_INTX, IRQ_MSI, IRQ_MSIX }; enumerator
H A Dtehuti.c426 #define BDX_IRQ_TYPE ((priv->nic->irq_type == IRQ_MSI) ? 0 : IRQF_SHARED) in bdx_hw_start()
1970 nic->irq_type = IRQ_MSI; in bdx_probe()
2409 if (nic->irq_type == IRQ_MSI) in bdx_remove()
/kernel/linux/linux-6.6/drivers/net/ethernet/tehuti/
H A Dtehuti.h122 enum { IRQ_INTX, IRQ_MSI, IRQ_MSIX }; enumerator
H A Dtehuti.c426 #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()

Completed in 8 milliseconds