Searched refs:total_tx_packets (Results 1 – 6 of 6) sorted by relevance
192 unsigned int total_tx_packets; member
721 adapter->total_tx_packets, in igbvf_set_itr()884 adapter->total_tx_packets = 0; in igbvf_intr_msix_tx()
216 unsigned int total_tx_packets; member
2640 adapter->total_tx_packets, in e1000_set_itr()3774 adapter->total_tx_packets = 0; in e1000_intr()3834 unsigned int total_tx_bytes = 0, total_tx_packets = 0; in e1000_clean_tx_irq() local3851 total_tx_packets += buffer_info->segs; in e1000_clean_tx_irq()3928 adapter->total_tx_packets += total_tx_packets; in e1000_clean_tx_irq()3930 netdev->stats.tx_packets += total_tx_packets; in e1000_clean_tx_irq()
235 unsigned int total_tx_packets; member
1221 unsigned int total_tx_bytes = 0, total_tx_packets = 0; in e1000_clean_tx_irq() local1239 total_tx_packets += buffer_info->segs; in e1000_clean_tx_irq()1294 adapter->total_tx_packets += total_tx_packets; in e1000_clean_tx_irq()1810 adapter->total_tx_packets = 0; in e1000_intr_msi()1890 adapter->total_tx_packets = 0; in e1000_intr()1930 adapter->total_tx_packets = 0; in e1000_intr_msix_tx()2563 adapter->total_tx_packets, in e1000_set_itr()
Completed in 31 milliseconds