Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
H A Dipsec_stats.c49 { MLX5E_DECLARE_STAT(struct mlx5e_ipsec_hw_stats, ipsec_tx_drop_bytes) },
H A Dipsec.h144 u64 ipsec_tx_drop_bytes; member
H A Dipsec_fs.c2504 stats->ipsec_tx_drop_bytes = 0; in mlx5e_accel_ipsec_fs_read_stats()
2517 &stats->ipsec_tx_drop_bytes); in mlx5e_accel_ipsec_fs_read_stats()
2539 stats->ipsec_tx_drop_bytes += bytes; in mlx5e_accel_ipsec_fs_read_stats()