Searched refs:total_tx_bytes (Results 1 – 5 of 5) sorted by relevance
182 unsigned int total_tx_bytes; member
721 adapter->total_tx_bytes); in igbvf_set_itr()880 adapter->total_tx_bytes = 0; in igbvf_intr_msix_tx()
237 unsigned int total_tx_bytes; member
1225 unsigned int total_tx_bytes = 0, total_tx_packets = 0; in e1000_clean_tx_irq() local1244 total_tx_bytes += buffer_info->bytecount; in e1000_clean_tx_irq()1297 adapter->total_tx_bytes += total_tx_bytes; in e1000_clean_tx_irq()1802 adapter->total_tx_bytes = 0; in e1000_intr_msi()1881 adapter->total_tx_bytes = 0; in e1000_intr()1921 adapter->total_tx_bytes = 0; in e1000_intr_msix_tx()2553 adapter->total_tx_bytes); in e1000_set_itr()
2643 adapter->total_tx_bytes); in e1000_set_itr()3775 adapter->total_tx_bytes = 0; in e1000_intr()3836 unsigned int total_tx_bytes = 0, total_tx_packets = 0; in e1000_clean_tx_irq() local3854 total_tx_bytes += buffer_info->bytecount; in e1000_clean_tx_irq()3930 adapter->total_tx_bytes += total_tx_bytes; in e1000_clean_tx_irq()3932 netdev->stats.tx_bytes += total_tx_bytes; in e1000_clean_tx_irq()