Searched refs:rx_coal_frames (Results 1 – 3 of 3) sorted by relevance
806 ec->rx_max_coalesced_frames = priv->rx_coal_frames[queue]; in __stmmac_get_coalesce()864 priv->rx_coal_frames[i] = in __stmmac_set_coalesce()871 priv->rx_coal_frames[queue] = in __stmmac_set_coalesce()
251 u32 rx_coal_frames[MTL_MAX_RX_QUEUES]; member
3386 priv->rx_coal_frames[chan] = STMMAC_RX_FRAMES; in stmmac_init_coalesce()4981 rx_q->rx_count_frames += priv->rx_coal_frames[queue]; in stmmac_rx_refill()4982 if (rx_q->rx_count_frames > priv->rx_coal_frames[queue]) in stmmac_rx_refill()4985 use_rx_wd = !priv->rx_coal_frames[queue]; in stmmac_rx_refill()5365 rx_q->rx_count_frames += priv->rx_coal_frames[queue]; in stmmac_rx_refill_zc()5366 if (rx_q->rx_count_frames > priv->rx_coal_frames[queue]) in stmmac_rx_refill_zc()5369 use_rx_wd = !priv->rx_coal_frames[queue]; in stmmac_rx_refill_zc()