Home
last modified time | relevance | path

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

/drivers/net/ethernet/pensando/ionic/
A Dionic_stats.c21 IONIC_LIF_STAT_DESC(tx_csum),
183 stats->tx_csum += txstats->csum; in ionic_add_lif_txq_stats()
A Dionic_lif.h130 u64 tx_csum; member
/drivers/net/ethernet/freescale/enetc/
A Denetc_pf_common.c125 if (si->drvdata->tx_csum) in enetc_pf_netdev_setup()
A Denetc.h270 u8 tx_csum:1; member
A Denetc.c3651 .tx_csum = true,
/drivers/net/ethernet/mellanox/mlx4/
A Den_port.c275 priv->port_stats.tx_chksum_offload += READ_ONCE(ring->tx_csum); in mlx4_en_DUMP_ETH_STATS()
A Dmlx4_en.h280 unsigned long tx_csum; member
A Den_tx.c1001 ring->tx_csum++; in mlx4_en_xmit()
A Den_netdev.c2064 tx_ring[i]->tx_csum = 0; in mlx4_en_clear_stats()
/drivers/net/ethernet/chelsio/cxgb4/
A Dcxgb4_ethtool.c254 u64 tx_csum; member
295 s->tx_csum += tx->tx_cso; in collect_sge_port_stats()
308 s->tx_csum += eohw_tx->tx_cso; in collect_sge_port_stats()
/drivers/net/ethernet/chelsio/cxgb4vf/
A Dcxgb4vf_main.c1726 u64 tx_csum; member
1816 stats->tx_csum += txq->tx_cso; in collect_sge_port_stats()

Completed in 642 milliseconds