Home
last modified time | relevance | path

Searched refs:riwt_off (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/include/linux/
Dsxgbe_platform.h51 int riwt_off; member
Dstmmac.h165 int riwt_off; member
/Linux-v4.19/Documentation/networking/
Dstmmac.txt132 int riwt_off;
174 o riwt_off: force to disable the RX watchdog feature and switch to NAPI mode.
/Linux-v4.19/drivers/net/ethernet/samsung/sxgbe/
Dsxgbe_main.c2136 if (!priv->plat->riwt_off) { in sxgbe_drv_probe()
/Linux-v4.19/drivers/net/ethernet/stmicro/stmmac/
Dstmmac_main.c4338 (priv->plat->has_xgmac)) && (!priv->plat->riwt_off)) { in stmmac_dvr_probe()