Home
last modified time | relevance | path

Searched refs:stmmac_rx_watchdog (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/stmicro/stmmac/
Dstmmac_ethtool.c800 stmmac_rx_watchdog(priv, priv->ioaddr, priv->rx_riwt, rx_cnt); in stmmac_set_coalesce()
Dhwif.h259 #define stmmac_rx_watchdog(__priv, __args...) \ macro
Dstmmac_main.c2790 ret = stmmac_rx_watchdog(priv, priv->ioaddr, priv->rx_riwt, rx_cnt); in stmmac_hw_setup()