Lines Matching refs:total_rx_packets
961 unsigned int total_rx_bytes = 0, total_rx_packets = 0; in e1000_clean_rx_irq() local
1036 total_rx_packets++; in e1000_clean_rx_irq()
1092 adapter->total_rx_packets += total_rx_packets; in e1000_clean_rx_irq()
1359 unsigned int total_rx_bytes = 0, total_rx_packets = 0; in e1000_clean_rx_irq_ps() local
1489 total_rx_packets++; in e1000_clean_rx_irq_ps()
1526 adapter->total_rx_packets += total_rx_packets; in e1000_clean_rx_irq_ps()
1560 unsigned int total_rx_bytes = 0, total_rx_packets = 0; in e1000_clean_jumbo_rx_irq() local
1672 total_rx_packets++; in e1000_clean_jumbo_rx_irq()
1707 adapter->total_rx_packets += total_rx_packets; in e1000_clean_jumbo_rx_irq()
1849 adapter->total_rx_packets = 0; in e1000_intr_msi()
1929 adapter->total_rx_packets = 0; in e1000_intr()
1998 adapter->total_rx_packets = 0; in e1000_intr_msix_rx()
2608 adapter->total_rx_packets, in e1000_set_itr()