Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/samsung/sxgbe/
H A Dsxgbe_ethtool.c281 if (priv->use_riwt) in sxgbe_get_coalesce()
300 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()
1175 if ((priv->use_riwt) && (priv->hw->dma->rx_watchdog)) { in sxgbe_open()
2139 priv->use_riwt = 1; in sxgbe_drv_probe()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac.h220 int use_riwt; member
H A Dstmmac_ethtool.c783 if (priv->use_riwt) { in stmmac_get_coalesce()
798 if (priv->use_riwt && (ec->rx_coalesce_usecs > 0)) { in stmmac_set_coalesce()
H A Ddwmac-rk-tool.c566 stmmac_set_rx_owner(priv, p, priv->use_riwt); in dwmac_rk_rx_fill()
1020 priv->use_riwt, priv->mode, in dwmac_rk_init_dma_desc_rings()
H A Dstmmac_main.c1273 priv->use_riwt, priv->mode, in stmmac_clear_rx_descriptors()
1278 priv->use_riwt, priv->mode, in stmmac_clear_rx_descriptors()
2792 if (priv->use_riwt) { in stmmac_hw_setup()
3752 if (!priv->use_riwt) in stmmac_rx_refill()
4895 priv->use_riwt = 1; in stmmac_hw_init()