Lines Matching refs:total_rx_packets
924 unsigned int total_rx_bytes = 0, total_rx_packets = 0; in e1000_clean_rx_irq() local
999 total_rx_packets++; in e1000_clean_rx_irq()
1055 adapter->total_rx_packets += total_rx_packets; in e1000_clean_rx_irq()
1322 unsigned int total_rx_bytes = 0, total_rx_packets = 0; in e1000_clean_rx_irq_ps() local
1452 total_rx_packets++; in e1000_clean_rx_irq_ps()
1489 adapter->total_rx_packets += total_rx_packets; in e1000_clean_rx_irq_ps()
1523 unsigned int total_rx_bytes = 0, total_rx_packets = 0; in e1000_clean_jumbo_rx_irq() local
1635 total_rx_packets++; in e1000_clean_jumbo_rx_irq()
1670 adapter->total_rx_packets += total_rx_packets; in e1000_clean_jumbo_rx_irq()
1812 adapter->total_rx_packets = 0; in e1000_intr_msi()
1892 adapter->total_rx_packets = 0; in e1000_intr()
1961 adapter->total_rx_packets = 0; in e1000_intr_msix_rx()
2570 adapter->total_rx_packets, in e1000_set_itr()