Searched refs:use_riwt (Results 1 – 6 of 6) sorted by relevance
281 if (priv->use_riwt) in sxgbe_get_coalesce()302 else if (!priv->use_riwt) in sxgbe_set_coalesce()
495 int use_riwt; member
327 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()
311 int use_riwt; member
924 if (priv->use_riwt && queue < rx_cnt) { in __stmmac_get_coalesce()970 if (priv->use_riwt) { in __stmmac_set_coalesce()
1456 priv->use_riwt, priv->mode, in stmmac_clear_rx_descriptors()1461 priv->use_riwt, priv->mode, in stmmac_clear_rx_descriptors()3576 if (priv->use_riwt) { in stmmac_hw_setup()4918 if (!priv->use_riwt) in stmmac_rx_refill()5275 if (!priv->use_riwt) in stmmac_rx_refill_zc()7334 priv->use_riwt = 1; in stmmac_hw_init()
Completed in 32 milliseconds