Searched refs:rx_watchdog (Results 1 – 5 of 5) sorted by relevance
40 void (*rx_watchdog)(void __iomem *ioaddr, u32 riwt); member
358 .rx_watchdog = sxgbe_dma_rx_watchdog,
306 priv->hw->dma->rx_watchdog(priv->ioaddr, priv->rx_riwt); in sxgbe_set_coalesce()
1176 if ((priv->use_riwt) && (priv->hw->dma->rx_watchdog)) { in sxgbe_open()1178 priv->hw->dma->rx_watchdog(priv->ioaddr, SXGBE_MAX_DMA_RIWT); in sxgbe_open()
342 unsigned long rx_watchdog; member1579 XGMAC_HW_STAT(rx_watchdog, XGMAC_MMC_RXWATCHDOG),