Searched refs:use_rx_wd (Results 1 – 1 of 1) sorted by relevance
4950 bool use_rx_wd; in stmmac_rx_refill() local4985 use_rx_wd = !priv->rx_coal_frames[queue]; in stmmac_rx_refill()4986 use_rx_wd |= rx_q->rx_count_frames > 0; in stmmac_rx_refill()4988 use_rx_wd = false; in stmmac_rx_refill()4991 stmmac_set_rx_owner(priv, p, use_rx_wd); in stmmac_rx_refill()5344 bool use_rx_wd; in stmmac_rx_refill_zc() local5369 use_rx_wd = !priv->rx_coal_frames[queue]; in stmmac_rx_refill_zc()5370 use_rx_wd |= rx_q->rx_count_frames > 0; in stmmac_rx_refill_zc()5372 use_rx_wd = false; in stmmac_rx_refill_zc()5375 stmmac_set_rx_owner(priv, rx_desc, use_rx_wd); in stmmac_rx_refill_zc()