Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
H A Dipsec_stats.c47 { MLX5E_DECLARE_STAT(struct mlx5e_ipsec_hw_stats, ipsec_tx_drop_pkts) },
H A Dipsec.h132 u64 ipsec_tx_drop_pkts; member
H A Dipsec_fs.c1790 stats->ipsec_tx_drop_pkts = 0; in mlx5e_accel_ipsec_fs_read_stats()
1800 mlx5_fc_query(mdev, fc->drop, &stats->ipsec_tx_drop_pkts, in mlx5e_accel_ipsec_fs_read_stats()
1822 stats->ipsec_tx_drop_pkts += packets; in mlx5e_accel_ipsec_fs_read_stats()