Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/samsung/sxgbe/
H A Dsxgbe_ethtool.c281 if (priv->use_riwt) in sxgbe_get_coalesce()
302 else if (!priv->use_riwt) in sxgbe_set_coalesce()
H A Dsxgbe_common.h495 int use_riwt; member
H A Dsxgbe_main.c327 priv->use_riwt, priv->mode, in sxgbe_clear_descriptors()
1176 if ((priv->use_riwt) && (priv->hw->dma->rx_watchdog)) { in sxgbe_open()
2142 priv->use_riwt = 1; in sxgbe_drv_probe()
/linux/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac.h315 int use_riwt; member
H A Dstmmac_main.c1525 priv->use_riwt, priv->mode, in stmmac_clear_rx_descriptors()
1530 priv->use_riwt, priv->mode, in stmmac_clear_rx_descriptors()
3674 if (priv->use_riwt) { in stmmac_hw_setup()
4987 if (!priv->use_riwt) in stmmac_rx_refill()
5371 if (!priv->use_riwt) in stmmac_rx_refill_zc()
7497 priv->use_riwt = 1; in stmmac_hw_init()