Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/freescale/enetc/
H A Denetc.h277 u8 tx_csum:1; member
H A Denetc_pf_common.c231 if (si->drvdata->tx_csum) in enetc_pf_netdev_setup()
H A Denetc.c3736 .tx_csum = true,
3744 .tx_csum = true,
/linux/drivers/net/ethernet/mellanox/mlx4/
H A Den_port.c275 priv->port_stats.tx_chksum_offload += READ_ONCE(ring->tx_csum); in mlx4_en_DUMP_ETH_STATS()
H A Den_netdev.c2064 tx_ring[i]->tx_csum = 0; in mlx4_en_clear_stats()
/linux/drivers/net/ethernet/chelsio/cxgb4/
H 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()