Home
last modified time | relevance | path

Searched refs:use_riwt (Results 1 – 6 of 6) sorted by relevance

/drivers/net/ethernet/stmicro/stmmac/
Dstmmac.h128 int use_riwt; member
Dstmmac_ethtool.c728 if (priv->use_riwt) in stmmac_get_coalesce()
769 else if (!priv->use_riwt) in stmmac_set_coalesce()
Dstmmac_main.c958 priv->use_riwt, priv->mode, in stmmac_clear_descriptors()
962 priv->use_riwt, priv->mode, in stmmac_clear_descriptors()
1757 if ((priv->use_riwt) && (priv->hw->dma->rx_watchdog)) { in stmmac_hw_setup()
2475 priv->hw->desc->init_rx_desc(p, priv->use_riwt, 0, 0); in stmmac_rx_refill()
3359 priv->use_riwt = 1; in stmmac_dvr_probe()
/drivers/net/ethernet/samsung/sxgbe/
Dsxgbe_ethtool.c284 if (priv->use_riwt) in sxgbe_get_coalesce()
303 else if (!priv->use_riwt) in sxgbe_set_coalesce()
Dsxgbe_common.h499 int use_riwt; member
Dsxgbe_main.c331 priv->use_riwt, priv->mode, in sxgbe_clear_descriptors()
1182 if ((priv->use_riwt) && (priv->hw->dma->rx_watchdog)) { in sxgbe_open()
2168 priv->use_riwt = 1; in sxgbe_drv_probe()