use_rx_wd        3395 drivers/net/ethernet/stmicro/stmmac/stmmac_main.c 		bool use_rx_wd;
use_rx_wd        3435 drivers/net/ethernet/stmicro/stmmac/stmmac_main.c 		use_rx_wd = priv->use_riwt && rx_q->rx_count_frames;
use_rx_wd        3438 drivers/net/ethernet/stmicro/stmmac/stmmac_main.c 		stmmac_set_rx_owner(priv, p, use_rx_wd);