Searched refs:use_rx_wd (Results 1 – 1 of 1) sorted by relevance
4934 bool use_rx_wd; in stmmac_rx_refill() local4969 use_rx_wd = !priv->rx_coal_frames[queue]; in stmmac_rx_refill()4970 use_rx_wd |= rx_q->rx_count_frames > 0; in stmmac_rx_refill()4972 use_rx_wd = false; in stmmac_rx_refill()4975 stmmac_set_rx_owner(priv, p, use_rx_wd); in stmmac_rx_refill()5314 bool use_rx_wd; in stmmac_rx_refill_zc() local5339 use_rx_wd = !priv->rx_coal_frames[queue]; in stmmac_rx_refill_zc()5340 use_rx_wd |= rx_q->rx_count_frames > 0; in stmmac_rx_refill_zc()5342 use_rx_wd = false; in stmmac_rx_refill_zc()5345 stmmac_set_rx_owner(priv, rx_desc, use_rx_wd); in stmmac_rx_refill_zc()