Home
last modified time | relevance | path

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

/kernel/linux/linux-5.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()
/kernel/linux/linux-5.10/drivers/net/ethernet/stmicro/stmmac/
Dstmmac.h220 int use_riwt; member
Dstmmac_ethtool.c778 if (priv->use_riwt) { in stmmac_get_coalesce()
793 if (priv->use_riwt && (ec->rx_coalesce_usecs > 0)) { in stmmac_set_coalesce()
Dstmmac_main.c1268 priv->use_riwt, priv->mode, in stmmac_clear_rx_descriptors()
1273 priv->use_riwt, priv->mode, in stmmac_clear_rx_descriptors()
2779 if (priv->use_riwt) { in stmmac_hw_setup()
3739 if (!priv->use_riwt) in stmmac_rx_refill()
4882 priv->use_riwt = 1; in stmmac_hw_init()