Lines Matching refs:total_rx_packets
928 unsigned int total_rx_bytes = 0, total_rx_packets = 0; in e1000_clean_rx_irq() local
1003 total_rx_packets++; in e1000_clean_rx_irq()
1059 adapter->total_rx_packets += total_rx_packets; in e1000_clean_rx_irq()
1326 unsigned int total_rx_bytes = 0, total_rx_packets = 0; in e1000_clean_rx_irq_ps() local
1448 total_rx_packets++; in e1000_clean_rx_irq_ps()
1485 adapter->total_rx_packets += total_rx_packets; in e1000_clean_rx_irq_ps()
1519 unsigned int total_rx_bytes = 0, total_rx_packets = 0; in e1000_clean_jumbo_rx_irq() local
1629 total_rx_packets++; in e1000_clean_jumbo_rx_irq()
1664 adapter->total_rx_packets += total_rx_packets; in e1000_clean_jumbo_rx_irq()
1805 adapter->total_rx_packets = 0; in e1000_intr_msi()
1884 adapter->total_rx_packets = 0; in e1000_intr()
1953 adapter->total_rx_packets = 0; in e1000_intr_msix_rx()
2559 adapter->total_rx_packets, in e1000_set_itr()