Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/samsung/sxgbe/
Dsxgbe_ethtool.c281 if (priv->use_riwt) in sxgbe_get_coalesce()
300 else if (!priv->use_riwt) in sxgbe_set_coalesce()
Dsxgbe_common.h495 int use_riwt; member
Dsxgbe_main.c327 priv->use_riwt, priv->mode, in sxgbe_clear_descriptors()
1175 if ((priv->use_riwt) && (priv->hw->dma->rx_watchdog)) { in sxgbe_open()
2139 priv->use_riwt = 1; in sxgbe_drv_probe()
/Linux-v5.10/drivers/net/ethernet/stmicro/stmmac/
Dstmmac.h220 int use_riwt; member
Dstmmac_ethtool.c763 if (priv->use_riwt) { in stmmac_get_coalesce()
778 if (priv->use_riwt && (ec->rx_coalesce_usecs > 0)) { in stmmac_set_coalesce()
Dstmmac_main.c1197 priv->use_riwt, priv->mode, in stmmac_clear_rx_descriptors()
1202 priv->use_riwt, priv->mode, in stmmac_clear_rx_descriptors()
2703 if (priv->use_riwt) { in stmmac_hw_setup()
3631 if (!priv->use_riwt) in stmmac_rx_refill()
4755 priv->use_riwt = 1; in stmmac_hw_init()