Searched refs:hw_csum_tx_good (Results 1 – 5 of 5) sorted by relevance
126 u64 hw_csum_tx_good; member
65 {"tx_csum_offload_good", IXGB_STAT(hw_csum_tx_good)},
1802 adapter->hw_csum_tx_good++; in ixgb_clean_tx_irq()
323 u64 hw_csum_tx_good; member
539 u64 hw_csum_tx_good = 0, hw_csum_rx_good = 0, rx_length_errors = 0; in fm10k_update_stats() local568 hw_csum_tx_good += tx_ring->tx_stats.csum_good; in fm10k_update_stats()576 interface->hw_csum_tx_good = hw_csum_tx_good; in fm10k_update_stats()