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()
216 unsigned int total_tx_packets; member
2643 adapter->total_tx_packets, in e1000_set_itr() 3779 adapter->total_tx_packets = 0; in e1000_intr() 3839 unsigned int total_tx_bytes = 0, total_tx_packets = 0; in e1000_clean_tx_irq() local 3856 total_tx_packets += buffer_info->segs; in e1000_clean_tx_irq() 3934 adapter->total_tx_packets += total_tx_packets; in e1000_clean_tx_irq() 3936 netdev->stats.tx_packets += total_tx_packets; in e1000_clean_tx_irq()
237 unsigned int total_tx_packets; member