Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
Dipsec_stats.c48 { MLX5E_DECLARE_STAT(struct mlx5e_ipsec_hw_stats, ipsec_tx_drop_bytes) },
Dipsec.h134 u64 ipsec_tx_drop_bytes; member
Dipsec_fs.c2069 stats->ipsec_tx_drop_bytes = 0; in mlx5e_accel_ipsec_fs_read_stats()
2079 &stats->ipsec_tx_drop_bytes); in mlx5e_accel_ipsec_fs_read_stats()
2101 stats->ipsec_tx_drop_bytes += bytes; in mlx5e_accel_ipsec_fs_read_stats()