Searched refs:ipsec_tx_drop_bytes (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
H A Dipsec_stats.c48 { MLX5E_DECLARE_STAT(struct mlx5e_ipsec_hw_stats, ipsec_tx_drop_bytes) },
H A Dipsec.h134 u64 ipsec_tx_drop_bytes; member in struct:mlx5e_ipsec_hw_stats
H A Dipsec_fs.c2070 stats->ipsec_tx_drop_bytes = 0;
2080 &stats->ipsec_tx_drop_bytes);
2102 stats->ipsec_tx_drop_bytes += bytes;

Completed in 122 milliseconds