Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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.c304 priv->hw->dma->rx_watchdog(priv->ioaddr, priv->rx_riwt); in sxgbe_set_coalesce()
H A Dsxgbe_main.c1175 if ((priv->use_riwt) && (priv->hw->dma->rx_watchdog)) { in sxgbe_open()
1177 priv->hw->dma->rx_watchdog(priv->ioaddr, SXGBE_MAX_DMA_RIWT); in sxgbe_open()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac4_dma.c526 .rx_watchdog = dwmac4_rx_watchdog,
555 .rx_watchdog = dwmac4_rx_watchdog,
H A Ddwmac1000_dma.c290 .rx_watchdog = dwmac1000_rx_watchdog,
H A Dcommon.h93 unsigned long rx_watchdog; member
H A Denh_desc.c213 x->rx_watchdog++; in enh_desc_get_rx_status()
H A Dhwif.h209 void (*rx_watchdog)(void __iomem *ioaddr, u32 riwt, u32 number_chan); member
260 stmmac_do_void_callback(__priv, dma, rx_watchdog, __args)
H A Ddwmac4_descs.c99 x->rx_watchdog++; in dwmac4_wrback_get_rx_status()
H A Ddwxgmac2_dma.c569 .rx_watchdog = dwxgmac2_rx_watchdog,
H A Dstmmac_ethtool.c72 STMMAC_STAT(rx_watchdog),
/OK3568_Linux_fs/kernel/drivers/net/ethernet/calxeda/
H A Dxgmac.c342 unsigned long rx_watchdog; member
1581 XGMAC_HW_STAT(rx_watchdog, XGMAC_MMC_RXWATCHDOG),