Searched refs:rxlen_last (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/net/ethernet/allwinner/
H A Dsun4i-emac.c523 static int rxlen_last; emac_rx() local
538 if ((db->skb_last != NULL) && (rxlen_last > 0)) { emac_rx()
539 dev->stats.rx_bytes += rxlen_last; emac_rx()
547 rxlen_last = 0; emac_rx()

Completed in 74 milliseconds