Searched refs:use_riwt (Results 1 – 7 of 7) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/samsung/sxgbe/ |
| H A D | sxgbe_ethtool.c | 281 if (priv->use_riwt) in sxgbe_get_coalesce() 300 else if (!priv->use_riwt) in sxgbe_set_coalesce()
|
| H A D | sxgbe_common.h | 495 int use_riwt; member
|
| H A D | sxgbe_main.c | 327 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 D | stmmac.h | 220 int use_riwt; member
|
| H A D | stmmac_ethtool.c | 783 if (priv->use_riwt) { in stmmac_get_coalesce() 798 if (priv->use_riwt && (ec->rx_coalesce_usecs > 0)) { in stmmac_set_coalesce()
|
| H A D | dwmac-rk-tool.c | 566 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 D | stmmac_main.c | 1273 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()
|