Searched refs:use_rx_wd (Results 1 – 1 of 1) sorted by relevance
4868 bool use_rx_wd; in stmmac_rx_refill() local4903 use_rx_wd = !priv->rx_coal_frames[queue]; in stmmac_rx_refill()4904 use_rx_wd |= rx_q->rx_count_frames > 0; in stmmac_rx_refill()4906 use_rx_wd = false; in stmmac_rx_refill()4909 stmmac_set_rx_owner(priv, p, use_rx_wd); in stmmac_rx_refill()5235 bool use_rx_wd; in stmmac_rx_refill_zc() local5260 use_rx_wd = !priv->rx_coal_frames[queue]; in stmmac_rx_refill_zc()5261 use_rx_wd |= rx_q->rx_count_frames > 0; in stmmac_rx_refill_zc()5263 use_rx_wd = false; in stmmac_rx_refill_zc()5266 stmmac_set_rx_owner(priv, rx_desc, use_rx_wd); in stmmac_rx_refill_zc()