Searched refs:tx_csum_none (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/net/ethernet/pensando/ionic/
H A Dionic_stats.c20 IONIC_LIF_STAT_DESC(tx_csum_none),
182 stats->tx_csum_none += txstats->csum_none;
H A Dionic_lif.h130 u64 tx_csum_none; member in struct:ionic_lif_sw_stats
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_stats.h172 u64 tx_csum_none; member in struct:mlx5e_sw_stats
H A Den_stats.c158 { MLX5E_DECLARE_STAT(struct mlx5e_sw_stats, tx_csum_none) },
427 s->tx_csum_none += sq_stats->csum_none;

Completed in 117 milliseconds