Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/samsung/sxgbe/
Dsxgbe_ethtool.c281 if (priv->use_riwt) in sxgbe_get_coalesce()
302 else if (!priv->use_riwt) in sxgbe_set_coalesce()
Dsxgbe_common.h495 int use_riwt; member
Dsxgbe_main.c326 priv->use_riwt, priv->mode, in sxgbe_clear_descriptors()
1177 if ((priv->use_riwt) && (priv->hw->dma->rx_watchdog)) { in sxgbe_open()
2141 priv->use_riwt = 1; in sxgbe_drv_probe()
/linux-6.12.1/drivers/net/ethernet/stmicro/stmmac/
Dstmmac.h334 int use_riwt; member
Dstmmac_ethtool.c988 if (priv->use_riwt && queue < rx_cnt) { in __stmmac_get_coalesce()
1034 if (priv->use_riwt) { in __stmmac_set_coalesce()
Dstmmac_main.c1372 priv->use_riwt, priv->mode, in stmmac_clear_rx_descriptors()
1377 priv->use_riwt, priv->mode, in stmmac_clear_rx_descriptors()
3470 if (priv->use_riwt) { in stmmac_hw_setup()
4834 if (!priv->use_riwt) in stmmac_rx_refill()
5191 if (!priv->use_riwt) in stmmac_rx_refill_zc()
7253 priv->use_riwt = 1; in stmmac_hw_init()