Home
last modified time | relevance | path

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

/openbmc/linux/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.h133 u64 ipsec_tx_drop_bytes; member
H A Dipsec_fs.c1793 stats->ipsec_tx_drop_bytes = 0; in mlx5e_accel_ipsec_fs_read_stats()
1803 &stats->ipsec_tx_drop_bytes); in mlx5e_accel_ipsec_fs_read_stats()
1825 stats->ipsec_tx_drop_bytes += bytes; in mlx5e_accel_ipsec_fs_read_stats()