Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/samsung/sxgbe/
H A Dsxgbe_dma.h40 void (*rx_watchdog)(void __iomem *ioaddr, u32 riwt); member
H A Dsxgbe_dma.c358 .rx_watchdog = sxgbe_dma_rx_watchdog,
H A Dsxgbe_ethtool.c306 priv->hw->dma->rx_watchdog(priv->ioaddr, priv->rx_riwt); in sxgbe_set_coalesce()
H A Dsxgbe_main.c1177 if ((priv->use_riwt) && (priv->hw->dma->rx_watchdog)) { in sxgbe_open()
1179 priv->hw->dma->rx_watchdog(priv->ioaddr, SXGBE_MAX_DMA_RIWT); in sxgbe_open()
/linux/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac1000_dma.c297 .rx_watchdog = dwmac1000_rx_watchdog,
H A Ddwmac4_dma.c590 .rx_watchdog = dwmac4_rx_watchdog,
619 .rx_watchdog = dwmac4_rx_watchdog,
H A Denh_desc.c209 x->rx_watchdog++; in enh_desc_get_rx_status()
H A Ddwmac4_descs.c97 x->rx_watchdog++; in dwmac4_wrback_get_rx_status()
H A Ddwxgmac2_dma.c633 .rx_watchdog = dwxgmac2_rx_watchdog,