Searched refs:rxlen_last (Results 1 – 1 of 1) sorted by relevance
517 static int rxlen_last; in emac_rx() local532 if ((db->skb_last != NULL) && (rxlen_last > 0)) { in emac_rx()533 dev->stats.rx_bytes += rxlen_last; in emac_rx()541 rxlen_last = 0; in emac_rx()