Home
last modified time | relevance | path

Searched refs:tx_csum (Results 1 – 8 of 8) sorted by relevance

/Linux-v5.4/drivers/net/ethernet/pensando/ionic/
Dionic_stats.c19 IONIC_LIF_STAT_DESC(tx_csum),
92 stats->tx_csum += tstats->csum; in ionic_get_lif_stats()
Dionic_lif.h116 u64 tx_csum; member
/Linux-v5.4/drivers/net/ethernet/mellanox/mlx4/
Den_port.c271 priv->port_stats.tx_chksum_offload += READ_ONCE(ring->tx_csum); in mlx4_en_DUMP_ETH_STATS()
Dmlx4_en.h295 unsigned long tx_csum; member
Den_tx.c958 ring->tx_csum++; in mlx4_en_xmit()
Den_netdev.c2050 tx_ring[i]->tx_csum = 0; in mlx4_en_clear_stats()
/Linux-v5.4/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_ethtool.c223 u64 tx_csum; member
250 s->tx_csum += tx->tx_cso; in collect_sge_port_stats()
/Linux-v5.4/drivers/net/ethernet/chelsio/cxgb4vf/
Dcxgb4vf_main.c1721 u64 tx_csum; member
1811 stats->tx_csum += txq->tx_cso; in collect_sge_port_stats()