Searched refs:rx_zeroc_thresh (Results 1 – 2 of 2) sorted by relevance
75 u32 rx_zeroc_thresh; member
3249 if (rx_q->rx_zeroc_thresh < STMMAC_RX_THRESH) in stmmac_rx_threshold_count()3284 rx_q->rx_zeroc_thresh = STMMAC_RX_THRESH; in stmmac_rx_refill()3306 if (rx_q->rx_zeroc_thresh > 0) in stmmac_rx_refill()3307 rx_q->rx_zeroc_thresh--; in stmmac_rx_refill()3481 rx_q->rx_zeroc_thresh++; in stmmac_rx()