Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac100_core.c162 .host_irq_status = dwmac100_irq_status,
/linux/drivers/net/ethernet/samsung/sxgbe/
H A Dsxgbe_core.c260 .host_irq_status = sxgbe_core_host_irq_status,
H A Dsxgbe_common.h327 int (*host_irq_status)(void __iomem *ioaddr, member
H A Dsxgbe_main.c1608 status = priv->hw->mac->host_irq_status(priv->ioaddr, &priv->xstats); in sxgbe_common_interrupt()