Searched refs:use_rx_wd (Results 1 – 1 of 1) sorted by relevance
3588 bool use_rx_wd; in stmmac_rx_refill() local3629 use_rx_wd = !priv->rx_coal_frames; in stmmac_rx_refill()3630 use_rx_wd |= rx_q->rx_count_frames > 0; in stmmac_rx_refill()3632 use_rx_wd = false; in stmmac_rx_refill()3635 stmmac_set_rx_owner(priv, p, use_rx_wd); in stmmac_rx_refill()