Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dsxgbe_platform.h51 int riwt_off; member
Dstmmac.h113 int riwt_off; member
/linux-4.4.14/Documentation/networking/
Dstmmac.txt133 int riwt_off;
171 o riwt_off: force to disable the RX watchdog feature and switch to NAPI mode.
/linux-4.4.14/drivers/net/ethernet/samsung/sxgbe/
Dsxgbe_main.c2169 if (!priv->plat->riwt_off) { in sxgbe_drv_probe()
/linux-4.4.14/drivers/net/ethernet/stmicro/stmmac/
Dstmmac_main.c2932 if ((priv->synopsys_id >= DWMAC_CORE_3_50) && (!priv->plat->riwt_off)) { in stmmac_dvr_probe()