Lines Matching refs:total_rx_packets
920 unsigned int total_rx_bytes = 0, total_rx_packets = 0; in e1000_clean_rx_irq() local
995 total_rx_packets++; in e1000_clean_rx_irq()
1051 adapter->total_rx_packets += total_rx_packets; in e1000_clean_rx_irq()
1316 unsigned int total_rx_bytes = 0, total_rx_packets = 0; in e1000_clean_rx_irq_ps() local
1446 total_rx_packets++; in e1000_clean_rx_irq_ps()
1483 adapter->total_rx_packets += total_rx_packets; in e1000_clean_rx_irq_ps()
1518 unsigned int total_rx_bytes = 0, total_rx_packets = 0; in e1000_clean_jumbo_rx_irq() local
1630 total_rx_packets++; in e1000_clean_jumbo_rx_irq()
1665 adapter->total_rx_packets += total_rx_packets; in e1000_clean_jumbo_rx_irq()
1807 adapter->total_rx_packets = 0; in e1000_intr_msi()
1887 adapter->total_rx_packets = 0; in e1000_intr()
1956 adapter->total_rx_packets = 0; in e1000_intr_msix_rx()
2559 adapter->total_rx_packets, in e1000_set_itr()