Lines Matching refs:total_rx_packets
925 unsigned int total_rx_bytes = 0, total_rx_packets = 0; in e1000_clean_rx_irq() local
1000 total_rx_packets++; in e1000_clean_rx_irq()
1056 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()
1524 unsigned int total_rx_bytes = 0, total_rx_packets = 0; in e1000_clean_jumbo_rx_irq() local
1636 total_rx_packets++; in e1000_clean_jumbo_rx_irq()
1671 adapter->total_rx_packets += total_rx_packets; in e1000_clean_jumbo_rx_irq()
1813 adapter->total_rx_packets = 0; in e1000_intr_msi()
1893 adapter->total_rx_packets = 0; in e1000_intr()
1962 adapter->total_rx_packets = 0; in e1000_intr_msix_rx()
2571 adapter->total_rx_packets, in e1000_set_itr()