Searched refs:rx_coal_frames (Results 1 – 1 of 1) sorted by relevance
3207 priv->rx_coal_frames[chan] = STMMAC_RX_FRAMES; in stmmac_init_coalesce()4859 rx_q->rx_count_frames += priv->rx_coal_frames[queue]; in stmmac_rx_refill()4860 if (rx_q->rx_count_frames > priv->rx_coal_frames[queue]) in stmmac_rx_refill()4863 use_rx_wd = !priv->rx_coal_frames[queue]; in stmmac_rx_refill()5216 rx_q->rx_count_frames += priv->rx_coal_frames[queue]; in stmmac_rx_refill_zc()5217 if (rx_q->rx_count_frames > priv->rx_coal_frames[queue]) in stmmac_rx_refill_zc()5220 use_rx_wd = !priv->rx_coal_frames[queue]; in stmmac_rx_refill_zc()