Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
H A Dipsec_stats.c45 { MLX5E_DECLARE_STAT(struct mlx5e_ipsec_hw_stats, ipsec_rx_drop_mismatch_sa_sel) },
H A Dipsec.h140 u64 ipsec_rx_drop_mismatch_sa_sel; member
H A Dipsec_fs.c2500 stats->ipsec_rx_drop_mismatch_sa_sel = 0; in mlx5e_accel_ipsec_fs_read_stats()
2512 &stats->ipsec_rx_drop_mismatch_sa_sel, &bytes); in mlx5e_accel_ipsec_fs_read_stats()
2545 stats->ipsec_rx_drop_mismatch_sa_sel += packets; in mlx5e_accel_ipsec_fs_read_stats()