Searched refs:hw_csum_tx_good (Results 1 – 5 of 5) sorted by relevance
127 u64 hw_csum_tx_good; member
65 {"tx_csum_offload_good", IXGB_STAT(hw_csum_tx_good)},
1806 adapter->hw_csum_tx_good++; in ixgb_clean_tx_irq()
333 u64 hw_csum_tx_good; member
538 u64 hw_csum_tx_good = 0, hw_csum_rx_good = 0, rx_length_errors = 0; in fm10k_update_stats() local567 hw_csum_tx_good += tx_ring->tx_stats.csum_good; in fm10k_update_stats()575 interface->hw_csum_tx_good = hw_csum_tx_good; in fm10k_update_stats()