Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_ethtool.c805 stmmac_rx_watchdog(priv, priv->ioaddr, priv->rx_riwt, rx_cnt); in stmmac_set_coalesce()
H A Dhwif.h259 #define stmmac_rx_watchdog(__priv, __args...) \ macro
H A Dstmmac_main.c2796 ret = stmmac_rx_watchdog(priv, priv->ioaddr, priv->rx_riwt, rx_cnt); in stmmac_hw_setup()