Searched refs:total_tx_packets (Results 1 – 5 of 5) sorted by relevance
183 unsigned int total_tx_packets; member
720 adapter->total_tx_packets, in igbvf_set_itr()881 adapter->total_tx_packets = 0; in igbvf_intr_msix_tx()
238 unsigned int total_tx_packets; member
1225 unsigned int total_tx_bytes = 0, total_tx_packets = 0; in e1000_clean_tx_irq() local1243 total_tx_packets += buffer_info->segs; in e1000_clean_tx_irq()1298 adapter->total_tx_packets += total_tx_packets; in e1000_clean_tx_irq()1803 adapter->total_tx_packets = 0; in e1000_intr_msi()1882 adapter->total_tx_packets = 0; in e1000_intr()1922 adapter->total_tx_packets = 0; in e1000_intr_msix_tx()2552 adapter->total_tx_packets, in e1000_set_itr()
2642 adapter->total_tx_packets, in e1000_set_itr()3776 adapter->total_tx_packets = 0; in e1000_intr()3836 unsigned int total_tx_bytes = 0, total_tx_packets = 0; in e1000_clean_tx_irq() local3853 total_tx_packets += buffer_info->segs; in e1000_clean_tx_irq()3931 adapter->total_tx_packets += total_tx_packets; in e1000_clean_tx_irq()3933 netdev->stats.tx_packets += total_tx_packets; in e1000_clean_tx_irq()