Searched refs:use_rx_wd (Results 1 – 1 of 1) sorted by relevance
5056 bool use_rx_wd; in stmmac_rx_refill() local5088 use_rx_wd = !priv->rx_coal_frames[queue]; in stmmac_rx_refill()5089 use_rx_wd |= rx_q->rx_count_frames > 0; in stmmac_rx_refill()5091 use_rx_wd = false; in stmmac_rx_refill()5094 stmmac_set_rx_owner(priv, p, use_rx_wd); in stmmac_rx_refill()5438 bool use_rx_wd; in stmmac_rx_refill_zc() local5460 use_rx_wd = !priv->rx_coal_frames[queue]; in stmmac_rx_refill_zc()5461 use_rx_wd |= rx_q->rx_count_frames > 0; in stmmac_rx_refill_zc()5463 use_rx_wd = false; in stmmac_rx_refill_zc()5466 stmmac_set_rx_owner(priv, rx_desc, use_rx_wd); in stmmac_rx_refill_zc()