Lines Matching refs:total_rx_packets
937 unsigned int total_rx_bytes = 0, total_rx_packets = 0; in e1000_clean_rx_irq() local
1012 total_rx_packets++; in e1000_clean_rx_irq()
1068 adapter->total_rx_packets += total_rx_packets; in e1000_clean_rx_irq()
1323 unsigned int total_rx_bytes = 0, total_rx_packets = 0; in e1000_clean_rx_irq_ps() local
1453 total_rx_packets++; in e1000_clean_rx_irq_ps()
1490 adapter->total_rx_packets += total_rx_packets; in e1000_clean_rx_irq_ps()
1525 unsigned int total_rx_bytes = 0, total_rx_packets = 0; in e1000_clean_jumbo_rx_irq() local
1637 total_rx_packets++; in e1000_clean_jumbo_rx_irq()
1672 adapter->total_rx_packets += total_rx_packets; in e1000_clean_jumbo_rx_irq()
1821 adapter->total_rx_packets = 0; in e1000_intr_msi()
1902 adapter->total_rx_packets = 0; in e1000_intr()
1975 adapter->total_rx_packets = 0; in e1000_intr_msix_rx()
2588 adapter->total_rx_packets, in e1000_set_itr()