Home
last modified time | relevance | path

Searched refs:tot_bytes (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/net/ethernet/pasemi/
H A Dpasemi_mac.c696 int count, buf_index, tot_bytes, packets; in pasemi_mac_clean_rx() local
703 tot_bytes = 0; in pasemi_mac_clean_rx()
764 tot_bytes += len; in pasemi_mac_clean_rx()
800 mac->netdev->stats.rx_bytes += tot_bytes; in pasemi_mac_clean_rx()