Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/samsung/sxgbe/
A Dsxgbe_ethtool.c283 if (priv->use_riwt) in sxgbe_get_coalesce()
304 else if (!priv->use_riwt) in sxgbe_set_coalesce()
A Dsxgbe_common.h495 int use_riwt; member
A Dsxgbe_main.c327 priv->use_riwt, priv->mode, in sxgbe_clear_descriptors()
1178 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/
A Dstmmac.h263 int use_riwt; member
A Dstmmac_ethtool.c864 if (priv->use_riwt && queue < rx_cnt) { in __stmmac_get_coalesce()
910 if (priv->use_riwt && (ec->rx_coalesce_usecs > 0)) { in __stmmac_set_coalesce()
A Dstmmac_main.c1390 priv->use_riwt, priv->mode, in stmmac_clear_rx_descriptors()
1395 priv->use_riwt, priv->mode, in stmmac_clear_rx_descriptors()
3329 if (priv->use_riwt) { in stmmac_hw_setup()
4534 if (!priv->use_riwt) in stmmac_rx_refill()
4874 if (!priv->use_riwt) in stmmac_rx_refill_zc()
6659 priv->use_riwt = 1; in stmmac_hw_init()

Completed in 28 milliseconds