Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
Dipsec_stats.c48 { MLX5E_DECLARE_STAT(struct mlx5e_ipsec_hw_stats, ipsec_tx_drop_bytes) },
Dipsec.h133 u64 ipsec_tx_drop_bytes; member
Dipsec_fs.c1689 stats->ipsec_tx_drop_bytes = 0; in mlx5e_accel_ipsec_fs_read_stats()
1699 &stats->ipsec_tx_drop_bytes); in mlx5e_accel_ipsec_fs_read_stats()
1721 stats->ipsec_tx_drop_bytes += bytes; in mlx5e_accel_ipsec_fs_read_stats()